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

/netbsd-current/sys/arch/sun3/dev/
H A Dsivar.h59 vsize_t dh_dmalen; /* Length of KVA mapping. */ member in struct:si_dma_handle
H A Dsi.c312 dh->dh_dmalen = xlen;
318 bus_dmamap_sync(sc->sc_dmat, sc->sc_dmap, 0, dh->dh_dmalen,
357 bus_dmamap_sync(sc->sc_dmat, sc->sc_dmap, 0, dh->dh_dmalen,
H A Dsi_obio.c293 xlen = dh->dh_dmalen;
H A Dsi_vme.c333 xlen = dh->dh_dmalen;

Completed in 138 milliseconds