Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_bus_dma.c234 _bus_dmamap_load_mbuf_sg(bus_dma_tag_t dmat, bus_dmamap_t map, in _bus_dmamap_load_mbuf_sg() function
387 error = _bus_dmamap_load_mbuf_sg(dmat, map, m0, NULL, &nsegs, flags); in bus_dmamap_load_mbuf()
414 error = _bus_dmamap_load_mbuf_sg(dmat, map, m0, segs, nsegs, flags); in bus_dmamap_load_mbuf_sg()
500 error = _bus_dmamap_load_mbuf_sg(dmat, map, mem->u.md_mbuf, in bus_dmamap_load_mem()
550 error = _bus_dmamap_load_mbuf_sg(dmat, map, cb->cb_mbuf, in bus_dmamap_load_crp_buffer()