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

/freebsd-9.3-release/sys/dev/sound/pci/
H A Dmaestro.c1711 setmap(void *arg, bus_dma_segment_t *segs, int nseg, int error) function
1718 printf("setmap (%lx, %lx), nseg=%d, error=%d\n",
1732 if (bus_dmamap_load(dmat, map, buf, sz, setmap, phys, 0)

Completed in 49 milliseconds