HomeSort by: relevance | last modified time | path
    Searched refs:iopmap (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/vme/
xdvar.h 149 bus_dmamap_t iopmap; /* IOPB DMA handle */ member in struct:xdc_softc
xyvar.h 149 bus_dmamap_t iopmap; /* IOPB DMA handle */ member in struct:xyc_softc
xy.c 473 &xyc->iopmap)) != 0) {
481 if ((error = xy_dmamem_alloc(xyc->dmatag, xyc->iopmap, &seg, &rseg,
xd.c 567 &xdc->iopmap)) != 0) {
575 if ((error = xd_dmamem_alloc(xdc->dmatag, xdc->iopmap, &seg, &rseg,

Completed in 15 milliseconds