Searched defs:_SIOR (Results 1 – 3 of 3) sorted by relevance
95 #define _SIOR _IOR macro114 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) macro
97 #define _SIOR _IOR macro116 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) macro