Searched refs:space_type (Results 1 – 7 of 7) sorted by relevance
149 uint32_t space_type = phys_hi & PCI_REG_ADDR_M; /* 28-bit */ in px_reloc_reg() local155 if (space_type == PCI_ADDR_CONFIG || phys_hi & PCI_RELOCAT_B) in px_reloc_reg()187 if (space_type == assign_type) { /* exact match */ in px_reloc_reg()189 if (space_type == PCI_ADDR_MEM64) in px_reloc_reg()193 if (space_type == PCI_ADDR_MEM64 && in px_reloc_reg()216 uint32_t space_type = PCI_REG_ADDR_G(px_rp->pci_phys_hi); in px_xlate_reg() local223 if (space_type == PCI_REG_ADDR_G(PCI_ADDR_CONFIG)) { in px_xlate_reg()233 if (space_type != PCI_REG_ADDR_G(rng_p->child_high)) in px_xlate_reg()238 if (space_type == PCI_REG_ADDR_G(PCI_ADDR_CONFIG)) in px_xlate_reg()
52 extern int px_search_ranges(px_t *px_p, uint32_t space_type, uint32_t reg_begin,
183 uint32_t space_type = phys_hi & PCI_REG_ADDR_M; in pci_reloc_reg() local189 if (space_type == assign_type) { /* exact match */ in pci_reloc_reg()193 if (space_type == PCI_ADDR_MEM64 && in pci_reloc_reg()217 uint32_t space_type = PCI_REG_ADDR_G(pci_rp->pci_phys_hi); in pci_xlate_reg() local223 if (space_type == PCI_REG_ADDR_G(PCI_ADDR_CONFIG)) { in pci_xlate_reg()232 if (space_type != PCI_REG_ADDR_G(rng_p->child_high)) in pci_xlate_reg()236 if (space_type == PCI_REG_ADDR_G(PCI_ADDR_CONFIG)) in pci_xlate_reg()
194 uint32_t space_type = PCI_REG_ADDR_G(pcmu_rp->pci_phys_hi); in pcmu_xlate_reg() local200 if (space_type == PCI_REG_ADDR_G(PCI_ADDR_CONFIG)) { in pcmu_xlate_reg()210 if (space_type != PCI_REG_ADDR_G(rng_p->child_high)) { in pcmu_xlate_reg()215 if (space_type == PCI_REG_ADDR_G(PCI_ADDR_CONFIG)) { in pcmu_xlate_reg()
1331 uint32_t space_type; in pci_check_ranges() local1388 space_type = PCI_REG_ADDR_G(rangep->child_high); in pci_check_ranges()1389 if (space_type == PCI_REG_ADDR_G(PCI_ADDR_CONFIG)) { in pci_check_ranges()1416 tgt_err->tgt_pci_space = space_type; in pci_check_ranges()
1395 uint64_t *boundlen, uint_t space_type) in pcicfg_get_ntbridge_child_range() argument1417 (space_type == PCI_BASE_SPACE_MEM)) { in pcicfg_get_ntbridge_child_range()1422 (space_type == PCI_BASE_SPACE_IO)) { in pcicfg_get_ntbridge_child_range()1428 (space_type == (PCI_BASE_SPACE_MEM | in pcicfg_get_ntbridge_child_range()1435 space_type, assigned[i].pci_phys_low, assigned[i].pci_size_low); in pcicfg_get_ntbridge_child_range()
1494 uint64_t *boundlen, uint_t space_type) in pcicfg_get_ntbridge_child_range() argument1516 (space_type == PCI_BASE_SPACE_MEM)) { in pcicfg_get_ntbridge_child_range()1523 (space_type == PCI_BASE_SPACE_IO)) { in pcicfg_get_ntbridge_child_range()1530 space_type, assigned[i].pci_phys_low, assigned[i].pci_size_low); in pcicfg_get_ntbridge_child_range()