Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dfxpreg.h178 struct fxp_cb_tx { struct
179 volatile u_int16_t cb_status;
180 volatile u_int16_t cb_command;
181 volatile u_int32_t link_addr;
182 volatile u_int32_t tbd_array_addr;
183 volatile u_int16_t byte_count;
184 volatile u_int8_t tx_threshold;
185 volatile u_int8_t tbd_number;
189 volatile struct fxp_tbd tbd[FXP_NTXSEG];