Searched refs:__FXP_BITFIELD3 (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/fxp/
H A Dif_fxpreg.h128 #define __FXP_BITFIELD3(a, b, c) a, b, c macro
136 #define __FXP_BITFIELD3(a, b, c) c, b, a macro
151 u_int __FXP_BITFIELD3(rx_fifo_limit:4, tx_fifo_limit:3, :1);
174 u_int __FXP_BITFIELD3(mediatype:1, /* 7 */
189 u_int __FXP_BITFIELD3(linear_pri_mode:1, /* 7 */
222 u_int __FXP_BITFIELD3(:3, mc_all:1, :4);
225 u_int __FXP_BITFIELD3(gamla_rx:1,

Completed in 107 milliseconds