Home
last modified time | relevance | path

Searched refs:_IOC_SIZEBITS (Results 1 – 4 of 4) sorted by relevance

/arch/sparc/include/uapi/asm/
A Dioctl.h21 #define _IOC_SIZEBITS 13 /* Actually 14, see below. */ macro
26 #define _IOC_SIZEMASK ((1 << _IOC_SIZEBITS)-1)
27 #define _IOC_XSIZEMASK ((1 << (_IOC_SIZEBITS+1))-1)
33 #define _IOC_DIRSHIFT (_IOC_SIZESHIFT + _IOC_SIZEBITS)
/arch/alpha/include/uapi/asm/
A Dioctl.h18 #define _IOC_SIZEBITS 13 macro
23 #define _IOC_SIZEMASK ((1 << _IOC_SIZEBITS)-1)
29 #define _IOC_DIRSHIFT (_IOC_SIZESHIFT+_IOC_SIZEBITS)
/arch/mips/include/uapi/asm/
A Dioctl.h14 #define _IOC_SIZEBITS 13 macro
/arch/powerpc/include/uapi/asm/
A Dioctl.h5 #define _IOC_SIZEBITS 13 macro

Completed in 11 milliseconds