Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/txp/
H A Dif_txpreg.h624 bus_dmamap_t txp_cmdring_map; member
H A Dif_txp.c1441 &sc->sc_cdata.txp_cmdring_map, (void **)&sc->sc_ldata.txp_cmdring, in txp_alloc_rings()
1681 sc->sc_cdata.txp_cmdring_map, (void **)&sc->sc_ldata.txp_cmdring, in txp_free_rings()
2255 sc->sc_cdata.txp_cmdring_map, BUS_DMASYNC_POSTWRITE); in txp_ext_command()
2285 sc->sc_cdata.txp_cmdring_map, BUS_DMASYNC_PREWRITE); in txp_ext_command()