BITFIELD6          75 drivers/atm/fore200e.h #define BITFIELD6(b1, b2, b3, b4, b5, b6)    b1; b2; b3; b4; b5; b6;
BITFIELD6          81 drivers/atm/fore200e.h #define BITFIELD6(b1, b2, b3, b4, b5, b6)    b6; b5; b4; b3; b2; b1;