Searched defs:_IO (Results 1 – 3 of 3) sorted by relevance
49 #define _IO(x,y) (x<<8|y) macro
66 #define _IO(x,y) (x<<8|y) macro
62 #define _IO(g,n) _IOC(IOC_VOID, (g), (n), 0) macro