Searched refs:BIT_MASK (Results 1 – 4 of 4) sorted by relevance
70 #define ACA_ERROR_UE_MASK BIT_MASK(ACA_ERROR_TYPE_UE)71 #define ACA_ERROR_CE_MASK BIT_MASK(ACA_ERROR_TYPE_CE)72 #define ACA_ERROR_DEFERRED_MASK BIT_MASK(ACA_ERROR_TYPE_DEFERRED)
30 #define BIT_MASK(x) (1UL << ((x) % BITS_PER_LONG)) macro
86 #define BIT_MASK 0x1f /* Defines for third byte of header. */ macro504 zs->zs_maxbits &= BIT_MASK; in zread()
86 #define BIT_MASK 0x1f /* Defines for third byte of header. */ macro