Searched refs:PCI_BRIDGE_MEMORY_REG (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/arch/sparc/sparc/
H A Dpci_fixup.c456 pci_conf_write(NULL, starttag, PCI_BRIDGE_MEMORY_REG, val);
460 pci_conf_read(NULL, starttag, PCI_BRIDGE_MEMORY_REG));
/netbsd-current/sys/arch/x86/pci/
H A Dpci_ranges.c626 PCI_BRIDGE_MEMORY_REG,
627 pci_conf_read(pc, tag, PCI_BRIDGE_MEMORY_REG));
/netbsd-current/sys/dev/cardbus/
H A Drbus_ppb.c414 pci_conf_write(pc, pci_bus_tag[busnum], PCI_BRIDGE_MEMORY_REG,
/netbsd-current/sys/dev/pci/
H A Dppb.c378 reg = pci_conf_read(pc, pa->pa_tag, PCI_BRIDGE_MEMORY_REG);
H A Dpci_resource.c444 res = pci_conf_read(pc, tag, PCI_BRIDGE_MEMORY_REG);
H A Dpciconf.c1194 pci_conf_write(pb->pc, pd->tag, PCI_BRIDGE_MEMORY_REG, mem);
H A Dpcireg.h1388 #define PCI_BRIDGE_MEMORY_REG 0x20 macro
H A Dpci_subr.c4895 rval = regs[o2i(PCI_BRIDGE_MEMORY_REG)];

Completed in 284 milliseconds