Home
last modified time | relevance | path

Searched defs:BITFIELD4 (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/atm/
Dfore200e.h73 #define BITFIELD4(b1, b2, b3, b4) b1; b2; b3; b4; macro
79 #define BITFIELD4(b1, b2, b3, b4) b4; b3; b2; b1; macro