Home | History | Annotate | Download | only in linux

Lines Matching refs:SIOC_VOID

89 #define	SIOC_VOID	IOC_VOID
112 #define SIOC_VOID 0x00000000 /* no parameters */
117 #define _SIO(x,y) ((int)(SIOC_VOID|(x<<8)|y))
124 #define _SIOC_NONE SIOC_VOID