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

/netbsd-current/sys/arch/sun3/dev/
H A Dsivar.h58 vaddr_t dh_dmaaddr; /* VA of buffer in DVMA space */ member in struct:si_dma_handle
H A Dsi.c311 dh->dh_dmaaddr = sc->sc_dmap->dm_segs[0].ds_addr;
361 dh->dh_dmaaddr = 0;
H A Dsi_obio.c290 data_pa = dh->dh_dmaaddr;
H A Dsi_vme.c330 data_pa = dh->dh_dmaaddr;

Completed in 91 milliseconds