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

/drivers/atm/
H A Dfore200e.h73 #define BITFIELD5(b1, b2, b3, b4, b5) b1; b2; b3; b4; b5; macro
79 #define BITFIELD5(b1, b2, b3, b4, b5) b5; b4; b3; b2; b1; macro
89 BITFIELD5(

Completed in 131 milliseconds