Searched refs:_wbase (Results 1 - 25 of 35) sorted by relevance

12

/netbsd-current/sys/arch/algor/algor/
H A Dalgor_p4032_dma.c59 t->_wbase = vtpbc_configuration.vt_dma_winbase;
73 t->_wbase = P4032_DMA_PCI_PF_PCIBASE;
H A Dalgor_p5064_dma.c59 t->_wbase = P5064_DMA_PCI_PCIBASE;
71 t->_wbase = P5064_DMA_ISA_PCIBASE;
H A Dalgor_p6032_dma.c59 t->_wbase = P6032_DMA_PCI_PCIBASE;
71 t->_wbase = P6032_DMA_ISA_PCIBASE;
/netbsd-current/sys/arch/mips/adm5120/
H A Dadm5120_obio_dma.c82 t->_wbase = 0;
/netbsd-current/sys/arch/evbmips/gdium/
H A Dgdium_dma.c57 t->_wbase = GDIUM_DMA_PCI_PCIBASE;
/netbsd-current/sys/arch/evbmips/malta/
H A Dmalta_dma.c60 t->_wbase = MALTA_DMA_PCI_PCIBASE;
/netbsd-current/sys/arch/mips/cavium/
H A Docteon_dma.c57 t->_wbase = 0;
H A Dmainbus.c60 ._wbase = 0,
/netbsd-current/sys/arch/mips/fdt/
H A Dfdt_dma_machdep.c42 ._wbase = 0,
/netbsd-current/sys/arch/evbmips/mipssim/
H A Dmipssim_dma.c57 t->_wbase = MIPSSIM_DMA_BASE;
/netbsd-current/sys/arch/alpha/pci/
H A Dirongate_dma.c93 t->_wbase = 0;
119 t->_wbase = 0;
H A Dmcpcia_dma.c104 t->_wbase = MCPCIA_DIRECT_MAPPED_BASE;
130 t->_wbase = MCPCIA_PCI_SG_MAPPED_BASE;
157 t->_wbase = MCPCIA_ISA_SG_MAPPED_BASE;
H A Dtsp_dma.c218 t->_wbase = TSP_SGMAP_MAPPED_HI_BASE;
260 t->_wbase = TSP_MONSTER_DMA_WINDOW_BASE;
286 t->_wbase = TSP_DIRECT_MAPPED_BASE;
312 t->_wbase = TSP_SGMAP_MAPPED_LO_BASE;
H A Dttwoga_dma.c108 t->_wbase = TTWOGA_DIRECT_MAPPED_BASE;
134 t->_wbase = TTWOGA_SGMAP_MAPPED_BASE;
H A Ddwlpx_dma.c121 t->_wbase = DWLPx_DIRECT_MAPPED_BASE;
147 t->_wbase = DWLPx_SG_MAPPED_BASE;
H A Dapecs_dma.c102 t->_wbase = APECS_DIRECT_MAPPED_BASE;
128 t->_wbase = APECS_SGMAP_MAPPED_BASE;
H A Dlca_dma.c104 t->_wbase = LCA_DIRECT_MAPPED_BASE;
130 t->_wbase = LCA_SGMAP_MAPPED_BASE;
H A Dcia_dma.c158 t->_wbase = CIA_SGMAP_MAPPED_HI_BASE;
186 t->_wbase = CIA_DIRECT_MAPPED_BASE;
212 t->_wbase = CIA_SGMAP_MAPPED_LO_BASE;
/netbsd-current/sys/arch/alpha/jensenio/
H A Djensenio_dma.c94 t->_wbase = 0;
120 t->_wbase = 0;
/netbsd-current/sys/arch/evbmips/loongson/
H A Dloongson2_machdep.c150 t->_wbase = PCI_DDR_BASE;
209 t->_wbase = PCI_DDR_BASE;
218 t->_wbase = PCI_DDR_BASE;
/netbsd-current/sys/arch/mips/sibyte/pci/
H A Dsbbrz.c153 t->_wbase = 0;
/netbsd-current/sys/external/bsd/drm2/include/drm/
H A Dbus_dma_hacks.h90 ((bus_addr_t)(paddr) | (dmat)->_wbase)
92 ((paddr_t)((baddr) & ~(bus_addr_t)(dmat)->_wbase))
/netbsd-current/sys/arch/vax/vsa/
H A Dvsbus_dma.c78 t->_wbase = 0;
144 vax_sgmap_init(t, &sc->sc_sgmap, "vsbus_sgmap", t->_wbase, t->_wsize, pte, 0);
/netbsd-current/sys/arch/mips/include/
H A Dbus_dma_defs.h174 bus_addr_t _wbase; /* DMA window base */ member in struct:mips_bus_dma_tag
/netbsd-current/sys/arch/mips/alchemy/
H A Daubus.c202 t->_wbase = 0; /* XXX */

Completed in 153 milliseconds

12