Home
last modified time | relevance | path

Searched refs:_IOC_DIRBITS (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/uapi/asm-generic/
H A Dioctl.h35 #ifndef _IOC_DIRBITS
36 # define _IOC_DIRBITS 2 macro
42 #define _IOC_DIRMASK ((1 << _IOC_DIRBITS)-1)
/openbmc/u-boot/include/asm-generic/
H A Dioctl.h34 #ifndef _IOC_DIRBITS
35 # define _IOC_DIRBITS 2 macro
41 #define _IOC_DIRMASK ((1 << _IOC_DIRBITS)-1)
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dioctl.h19 #define _IOC_DIRBITS 3 macro
24 #define _IOC_DIRMASK ((1 << _IOC_DIRBITS)-1)
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dioctl.h22 #define _IOC_DIRBITS 3 macro
28 #define _IOC_DIRMASK ((1 << _IOC_DIRBITS)-1)
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dioctl.h15 #define _IOC_DIRBITS 3 macro
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dioctl.h6 #define _IOC_DIRBITS 3 macro