Home
last modified time | relevance | path

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

/NextBSD/sys/dev/txp/
HDif_txpreg.h626 bus_dmamap_t txp_cmdring_map; member
HDif_txp.c1438 &sc->sc_cdata.txp_cmdring_map, (void **)&sc->sc_ldata.txp_cmdring, in txp_alloc_rings()
1678 sc->sc_cdata.txp_cmdring_map, (void **)&sc->sc_ldata.txp_cmdring, in txp_free_rings()
2252 sc->sc_cdata.txp_cmdring_map, BUS_DMASYNC_POSTWRITE); in txp_ext_command()
2282 sc->sc_cdata.txp_cmdring_map, BUS_DMASYNC_PREWRITE); in txp_ext_command()