Searched refs:ev64260_pci1_mem_bs_tag (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/evbppc/ev64260/
H A Dautoconf.c158 ev64260_pci1_io_bs_tag, ev64260_pci1_mem_bs_tag;
173 pci_mem_bs_tag = &ev64260_pci1_mem_bs_tag;
H A Dmachdep.c125 struct powerpc_bus_space ev64260_pci1_mem_bs_tag = { variable in typeref:struct:powerpc_bus_space
492 ev64260_pci1_mem_bs_tag.pbs_base = GT_LowAddr_GET(datal);
493 ev64260_pci1_mem_bs_tag.pbs_limit = GT_HighAddr_GET(datah) + 1;
495 error = bus_space_init(&ev64260_pci1_mem_bs_tag, "pci1-mem",
504 oea_iobat_add(ev64260_pci1_mem_bs_tag.pbs_base & SEGMENT_MASK,

Completed in 104 milliseconds