Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dif_txpreg.h553 u_int32_t r_prod; /* producer */ member
Dif_txp.c1025 sc->sc_txhir.r_cons = sc->sc_txhir.r_prod = sc->sc_txhir.r_cnt = 0; in txp_alloc_rings()
1056 sc->sc_txlor.r_cons = sc->sc_txlor.r_prod = sc->sc_txlor.r_cnt = 0; in txp_alloc_rings()
1458 prod = r->r_prod; in txp_start()
1611 r->r_prod = prod; in txp_start()