Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Denvy24ht.c2072 envy24ht_dmapsetmap(void *arg, bus_dma_segment_t *segs, int nseg, int error) in envy24ht_dmapsetmap() function
2171 …if (bus_dmamap_load(sc->dmat, sc->pmap, sc->pbuf, sc->psize, envy24ht_dmapsetmap, sc, BUS_DMA_NOWA… in envy24ht_dmainit()