Home
last modified time | relevance | path

Searched refs:wb_tx_tail (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/sys/dev/pci/
Dif_wb.c953 cd->wb_tx_tail = cd->wb_tx_head = NULL;
1185 if (sc->wb_cdata.wb_tx_head == sc->wb_cdata.wb_tx_tail) {
1187 sc->wb_cdata.wb_tx_tail = NULL;
1211 sc->wb_cdata.wb_tx_tail = NULL;
1479 sc->wb_cdata.wb_tx_tail = cur_tx;
Dif_wbreg.h338 struct wb_chain *wb_tx_tail; member