Searched defs:_SIO (Results 1 – 1 of 1) sorted by relevance
63 #define _SIO _IO macro73 #define _SIO(x,y) ((int) (SIOC_VOID | (x << 8) | y)) macro