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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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

Completed in 65 milliseconds