Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Ddcreg.h502 int dc_tx_cons; member
H A Ddc.c1810 cd->dc_tx_prod = cd->dc_tx_cons = cd->dc_tx_cnt = 0; in dc_list_tx_init()
2191 idx = sc->dc_cdata.dc_tx_cons; in dc_txeof()
2284 sc->dc_cdata.dc_tx_cons = idx; in dc_txeof()