Home
last modified time | relevance | path

Searched defs:BITFIELD3 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
H A Dfore200e.h72 #define BITFIELD3(b1, b2, b3) b1; b2; b3; macro
78 #define BITFIELD3(b1, b2, b3) b3; b2; b1; macro
/kernel/linux/linux-6.6/drivers/atm/
H A Dfore200e.h72 #define BITFIELD3(b1, b2, b3) b1; b2; b3; macro
78 #define BITFIELD3(b1, b2, b3) b3; b2; b1; macro

Completed in 5 milliseconds