Searched refs:IOC_SIZEBITS (Results 1 – 5 of 5) sorted by relevance
384 #define IOC_SIZEBITS 12 macro393 #define IOC_SIZEMASK ((1 << IOC_SIZEBITS) - 1)398 #define IOC_DIRSHIFT (IOC_SIZESHIFT + IOC_SIZEBITS)
488 # define IOC_SIZEBITS 13 macro494 # define IOC_SIZEBITS 14 macro502 # define IOC_SIZEMASK ((1 << IOC_SIZEBITS) - 1)510 # define IOC_DIRSHIFT (IOC_SIZESHIFT + IOC_SIZEBITS)
1026 # define IOC_SIZEBITS 13 macro1032 # define IOC_SIZEBITS 14 macro1040 # define IOC_SIZEMASK ((1 << IOC_SIZEBITS) - 1)1048 # define IOC_DIRSHIFT (IOC_SIZESHIFT + IOC_SIZEBITS)
530 #define IOC_SIZEBITS 14 macro537 #define IOC_SIZEMASK ((1 << IOC_SIZEBITS) - 1)543 #define IOC_DIRSHIFT (IOC_SIZESHIFT + IOC_SIZEBITS)
1019 COMPILER_CHECK(IOC_SIZEBITS == _IOC_SIZEBITS);