Searched refs:sc_rxlor (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_txp.c625 if ((*sc->sc_rxlor.r_roff) != (*sc->sc_rxlor.r_woff))
626 txp_rx_reclaim(sc, &sc->sc_rxlor, &sc->sc_rxloring_dma);
1024 sc->sc_rxlor.r_desc =
1026 sc->sc_rxlor.r_roff = &sc->sc_hostvar->hv_rx_lo_read_idx;
1027 sc->sc_rxlor.r_woff = &sc->sc_hostvar->hv_rx_lo_write_idx;
H A Dif_txpreg.h583 struct txp_rx_ring sc_rxhir, sc_rxlor; member in struct:txp_softc

Completed in 68 milliseconds