Searched refs:bus_dmamap_unload (Results 251 - 262 of 262) sorted by relevance

<<11

/freebsd-11-stable/sys/dev/sdhci/
H A Dsdhci.c725 bus_dmamap_unload(slot->dmatag, slot->dmamap);
/freebsd-11-stable/share/man/man9/
H A DMakefile507 bus_dma.9 bus_dmamap_unload.9 \
/freebsd-11-stable/sys/dev/cx/
H A Dif_cx.c621 bus_dmamap_unload (dmem->dmat, dmem->mapp);
/freebsd-11-stable/sys/dev/ctau/
H A Dif_ct.c521 bus_dmamap_unload (dmem->dmat, dmem->mapp);
/freebsd-11-stable/sys/dev/sound/pci/
H A Demu10k1.c1341 bus_dmamap_unload(sc->parent_dmat, map);
H A Demu10kx.c1084 bus_dmamap_unload(mem->dmat, map);
/freebsd-11-stable/sys/dev/mrsas/
H A Dmrsas_cam.c1518 bus_dmamap_unload(sc->data_tag, cmd->data_dmamap);
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath.c3110 * We must only call bus_dmamap_unload() once per mbuf chain
3119 bus_dmamap_unload(sc->sc_dmat, bf->bf_dmamap);
4758 bus_dmamap_unload(sc->sc_dmat, bf->bf_dmamap);
/freebsd-11-stable/sys/dev/if_ndis/
H A Dif_ndis.c1546 bus_dmamap_unload(sc->ndis_ttag, sc->ndis_tmaps[idx]);
/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_hw.c3831 bus_dmamap_unload(ha->tx_tag, txb->map);
/freebsd-11-stable/sys/dev/isp/
H A Disp_freebsd.c4222 bus_dmamap_unload(isp->isp_osinfo.dmat, PISP_PCMD(csio)->dmap);
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_sge.c2773 bus_dmamap_unload(tag, map);

Completed in 175 milliseconds

<<11