Searched defs:_SIOR (Results 1 – 2 of 2) sorted by relevance
75 #define _SIOR _IOR macro87 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) macro
63 #define _SIOR _IOR macro75 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) macro