Home
last modified time | relevance | path

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

/original-bsd/sys/tahoe/stand/
H A Dudcformat.c79 #define UDCUNIT(x) ((minor(x) & 0x18) >> 3) macro
H A Dudc.c78 #define UDCUNIT(x) ((minor(x) & 0x18) >> 3) macro