Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Ddc.c1845 cd->dc_rx_prod = 0; in dc_list_rx_init()
2046 pos = sc->dc_cdata.dc_rx_prod; in dc_rx_resync()
2066 sc->dc_cdata.dc_rx_prod = pos; in dc_rx_resync()
2086 i = sc->dc_cdata.dc_rx_prod; in dc_rxeof()
2166 sc->dc_cdata.dc_rx_prod = i; in dc_rxeof()
H A Ddcreg.h504 int dc_rx_prod; member