Searched refs:tx_lo (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/qbus/ | ||
| D | if_qtreg.h | 215 uint16_t tx_lo; /* low 16 bits of transmit ring addr */ member |
| D | if_qt.c | 448 iniblk->tx_lo = loint(&sc->sc_pib->qc_t); in qtinit() |