Searched refs:PCI_CB_IOLIMIT1 (Results 1 – 3 of 3) sorted by relevance
63 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()
51 #define PCI_CB_IOLIMIT1 0x38 macro
766 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]);