Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/atm/
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