Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_bus_dma.c179 _bus_dmamap_load_mbuf_sg(bus_dma_tag_t dmat, bus_dmamap_t map, in _bus_dmamap_load_mbuf_sg() function
433 error = _bus_dmamap_load_mbuf_sg(dmat, map, m0, NULL, &nsegs, flags); in bus_dmamap_load_mbuf()
455 error = _bus_dmamap_load_mbuf_sg(dmat, map, m0, segs, nsegs, flags); in bus_dmamap_load_mbuf_sg()
608 error = _bus_dmamap_load_mbuf_sg(dmat, map, mem->u.md_mbuf, in bus_dmamap_load_mem()
658 error = _bus_dmamap_load_mbuf_sg(dmat, map, cb->cb_mbuf, in bus_dmamap_load_crp_buffer()