Home
last modified time | relevance | path

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

/linux-3.3/drivers/atm/
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