Searched defs:LPTUNIT (Results 1 – 4 of 4) sorted by relevance
45 #define LPTUNIT(s) (minor(s) & 0xff) macro
119 #define LPTUNIT(s) (minor(s) & 0x0f) macro
113 #define LPTUNIT(s) (minor(s) & 0x1f) macro
112 #define LPTUNIT(s) (minor(s) & 0x1f) macro