Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/sound/pci/
H A Dmaestro.c1698 setmap(void *arg, bus_dma_segment_t *segs, int nseg, int error) in setmap() function
1719 if (bus_dmamap_load(dmat, *map, buf, sz, setmap, phys, 0) != 0 || in dma_malloc()