Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dfxpvar.h88 struct fxp_txsw { struct
89 struct fxp_txsw *tx_next; argument
90 struct mbuf *tx_mbuf;
91 bus_dmamap_t tx_map;
92 bus_addr_t tx_off;
93 struct fxp_cb_tx *tx_cb;