Searched refs:PCI_CB_MEMBASE0 (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()
44 #define PCI_CB_MEMBASE0 0x1C macro
759 pci_conf_write(pc, tag, PCI_CB_MEMBASE0, 0xffffffff); in pccbb_chipinit()2669 offs = PCI_CB_MEMBASE0;2794 sc->sc_membase[0] = pci_conf_read(pc, tag, PCI_CB_MEMBASE0);2811 pci_conf_write(pc, tag, PCI_CB_MEMBASE0, sc->sc_membase[0]);