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

/linux-4.1.27/drivers/atm/
H A Dfore200e.h72 #define BITFIELD4(b1, b2, b3, b4) b1; b2; b3; b4; macro
78 #define BITFIELD4(b1, b2, b3, b4) b4; b3; b2; b1; macro

Completed in 200 milliseconds