Searched refs:eisa_bus_dma_tag (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/arch/i386/include/
H A Deisa_machdep.h45 extern struct x86_bus_dma_tag eisa_bus_dma_tag;
/netbsd-current/sys/arch/prep/include/
H A Deisa_machdep.h45 extern struct powerpc_bus_dma_tag eisa_bus_dma_tag;
/netbsd-current/sys/arch/i386/pci/
H A Dpceb.c127 ea.ea_eba.eba_dmat = &eisa_bus_dma_tag;
/netbsd-current/sys/arch/prep/pci/
H A Dpceb.c138 ea.ea_eba.eba_dmat = &eisa_bus_dma_tag;
/netbsd-current/sys/arch/prep/eisa/
H A Deisa_machdep.c91 struct powerpc_bus_dma_tag eisa_bus_dma_tag = { variable in typeref:struct:powerpc_bus_dma_tag
/netbsd-current/sys/arch/i386/eisa/
H A Deisa_machdep.c97 struct x86_bus_dma_tag eisa_bus_dma_tag = { variable in typeref:struct:x86_bus_dma_tag
/netbsd-current/sys/arch/i386/i386/
H A Di386_mainbus.c227 mba.mba_eba.eba_dmat = &eisa_bus_dma_tag;

Completed in 111 milliseconds