Searched refs:BITFIELD5 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/atm/ |
H A 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 90 BITFIELD5(
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A 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 90 BITFIELD5(
|
Completed in 6 milliseconds