Searched defs:_IOR (Results 1 – 2 of 2) sorted by relevance
58 #define _IOR(g,n,t) _IOC(IOC_OUT, (g), (n), sizeof(t)) macro
185 # define _IOR(x,y,z) (0x0fff3900|y) macro260 # define _IOR(x,y,z) (((x)<<8)|y) macro