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

/netbsd-current/sys/arch/sparc/sparc/
H A Dpci_fixup.c470 pci_conf_write(NULL, starttag, PCI_BRIDGE_IOHIGH_REG, val);
474 pci_conf_read(NULL, starttag, PCI_BRIDGE_IOHIGH_REG));
/netbsd-current/sys/dev/pci/
H A Dppb.c368 PCI_BRIDGE_IOHIGH_REG);
394 PCI_BRIDGE_IOHIGH_REG);
H A Dpci_resource.c432 reshigh = pci_conf_read(pc, tag, PCI_BRIDGE_IOHIGH_REG);
H A Dpciconf.c1171 pci_conf_write(pb->pc, pd->tag, PCI_BRIDGE_IOHIGH_REG, iohigh);
H A Dpcireg.h1414 #define PCI_BRIDGE_IOHIGH_REG 0x30 macro
H A Dpci_subr.c4876 rval = regs[o2i(PCI_BRIDGE_IOHIGH_REG)];
/netbsd-current/sys/arch/x86/pci/
H A Dpci_ranges.c320 PCI_BRIDGE_IOHIGH_REG,
322 pci_conf_read(pc, tag, PCI_BRIDGE_IOHIGH_REG));

Completed in 360 milliseconds