Home
last modified time | relevance | path

Searched refs:PCI_CB_IOLIMIT1 (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/arch/sparc64/sparc64/
H A Drbus_machdep.c63 if (reg < PCI_CB_MEMBASE0 || reg > PCI_CB_IOLIMIT1) in rbus_pccbb_parent_mem()
109 if (reg < PCI_CB_MEMBASE0 || reg > PCI_CB_IOLIMIT1) in rbus_pccbb_parent_io()
/openbsd/sys/dev/pci/
H A Dpccbbreg.h51 #define PCI_CB_IOLIMIT1 0x38 macro
H A Dpccbb.c766 pci_conf_write(pc, tag, PCI_CB_IOLIMIT1, 0); in pccbb_chipinit()
2801 sc->sc_iolimit[1] = pci_conf_read(pc, tag, PCI_CB_IOLIMIT1);
2818 pci_conf_write(pc, tag, PCI_CB_IOLIMIT1, sc->sc_iolimit[1]);