Home
last modified time | relevance | path

Searched defs:_up (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/include/
Dstdio.h133 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member
/netbsd/src/sys/dev/pci/
Dif_ixlvar.h544 #define IXL_AQ_VSI_UP_SHIFT(_up) ((_up) * 3) argument
545 #define IXL_AQ_VSI_UP_MASK(_up) (0x7 << (IXL_AQ_VSI_UP_SHIFT(_up)) argument