Searched refs:__FXP_BITFIELD8 (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/fxp/ |
H A D | if_fxpreg.h | 133 #define __FXP_BITFIELD8(a, b, c, d, e, f, g, h) a, b, c, d, e, f, g, h macro 141 #define __FXP_BITFIELD8(a, b, c, d, e, f, g, h) h, g, f, e, d, c, b, a macro 160 u_int __FXP_BITFIELD8(late_scb:1, /* 7 */ 194 u_int __FXP_BITFIELD8(promiscuous:1, 210 u_int __FXP_BITFIELD8(ia_wake_en:1, /* 8 */
|