Searched refs:_IOC_NRBITS (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dioctl.h15 #define _IOC_NRBITS 8 macro
20 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1)
26 #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dioctl.h22 #define _IOC_NRBITS 8 macro
38 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1)
44 #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dioctl.h18 #define _IOC_NRBITS 8 macro
23 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1)
30 #define _IOC_TYPESHIFT (_IOC_NRSHIFT + _IOC_NRBITS)

Completed in 67 milliseconds