Searched defs:BITFIELD5 (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/drivers/atm/ |
| D | fore200e.h | 74 #define BITFIELD5(b1, b2, b3, b4, b5) b1; b2; b3; b4; b5; macro 80 #define BITFIELD5(b1, b2, b3, b4, b5) b5; b4; b3; b2; b1; macro
|
| /kernel/linux/linux-5.10/drivers/atm/ |
| D | fore200e.h | 74 #define BITFIELD5(b1, b2, b3, b4, b5) b1; b2; b3; b4; b5; macro 80 #define BITFIELD5(b1, b2, b3, b4, b5) b5; b4; b3; b2; b1; macro
|