Searched defs:BITFIELD4 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | fore200e.h | 73 #define BITFIELD4(b1, b2, b3, b4) b1; b2; b3; b4; macro 79 #define BITFIELD4(b1, b2, b3, b4) b4; b3; b2; b1; macro
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | fore200e.h | 73 #define BITFIELD4(b1, b2, b3, b4) b1; b2; b3; b4; macro 79 #define BITFIELD4(b1, b2, b3, b4) b4; b3; b2; b1; macro
|
Completed in 5 milliseconds