Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/atm/
Dfore200e.h71 #define BITFIELD2(b1, b2) b1; b2; macro
77 #define BITFIELD2(b1, b2) b2; b1; macro
/kernel/linux/linux-5.10/drivers/atm/
Dfore200e.h71 #define BITFIELD2(b1, b2) b1; b2; macro
77 #define BITFIELD2(b1, b2) b2; b1; macro