Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/fxp/
H A Dif_fxpreg.h128 struct fxp_cb_config { struct
129 void *fill[2];
130 volatile u_int16_t cb_status;
131 volatile u_int16_t cb_command;
132 volatile u_int32_t link_addr;
133 volatile u_int byte_count:6,
135 volatile u_int rx_fifo_limit:4,
136 tx_fifo_limit:3,
138 volatile u_int8_t adaptive_ifs;
139 volatile u_int mwi_enable:1, /* 8,9 */
[all …]