Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dfore200e.h75 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b1; b2; b3; b4; b5; b6; macro
81 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b6; b5; b4; b3; b2; b1; macro