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

/netbsd-current/sys/dev/vme/
H A Dxdvar.h150 bus_dmamap_t auxmap; /* auxiliary DMA handle */ member in struct:xdc_softc
H A Dxyvar.h150 bus_dmamap_t auxmap; /* auxiliary DMA handle */ member in struct:xyc_softc
H A Dxy.c455 &xyc->auxmap)) != 0) {
667 if ((error = xy_dmamem_alloc(xyc->dmatag, xyc->auxmap, &seg, &rseg,
816 xy_dmamem_free(xyc->dmatag, xyc->auxmap,
2172 if ((error = xy_dmamem_alloc(xycsc->dmatag, xycsc->auxmap,
2208 xy_dmamem_free(xycsc->dmatag, xycsc->auxmap, &seg, rseg,
H A Dxd.c548 &xdc->auxmap)) != 0) {
762 if ((error = xd_dmamem_alloc(xdc->dmatag, xdc->auxmap, &seg, &rseg,
902 xd_dmamem_free(xdc->dmatag, xdc->auxmap,
2412 if ((error = xd_dmamem_alloc(xdcsc->dmatag, xdcsc->auxmap,
2450 xd_dmamem_free(xdcsc->dmatag, xdcsc->auxmap, &seg, rseg,

Completed in 193 milliseconds