Searched refs:BIT_CLEAR_IOFFSET (Results 1 – 4 of 4) sorted by relevance
12139 #define BIT_CLEAR_IOFFSET(x) ((x) & (~BITS_IOFFSET)) macro12141 #define BIT_SET_IOFFSET(x, v) (BIT_CLEAR_IOFFSET(x) | BIT_IOFFSET(v))
12140 #define BIT_CLEAR_IOFFSET(x) ((x) & (~BITS_IOFFSET)) macro12142 #define BIT_SET_IOFFSET(x, v) (BIT_CLEAR_IOFFSET(x) | BIT_IOFFSET(v))