Home | History | Annotate | Download | only in linux

Lines Matching refs:SIOC_VOID

85 #define	SIOC_VOID	IOC_VOID
108 #define SIOC_VOID 0x00000000 /* no parameters */
113 #define _SIO(x,y) ((int)(SIOC_VOID|(x<<8)|y))
120 #define _SIOC_NONE SIOC_VOID