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

/netbsd-current/sys/dev/vme/
H A Dxdvar.h149 bus_dmamap_t iopmap; /* IOPB DMA handle */ member in struct:xdc_softc
H A Dxyvar.h149 bus_dmamap_t iopmap; /* IOPB DMA handle */ member in struct:xyc_softc
H A Dxy.c473 &xyc->iopmap)) != 0) {
481 if ((error = xy_dmamem_alloc(xyc->dmatag, xyc->iopmap, &seg, &rseg,
H A Dxd.c567 &xdc->iopmap)) != 0) {
575 if ((error = xd_dmamem_alloc(xdc->dmatag, xdc->iopmap, &seg, &rseg,

Completed in 180 milliseconds