Home
last modified time | relevance | path

Searched refs:child_high (Results 1 – 19 of 19) sorted by relevance

/titanic_44/usr/src/uts/sun4/io/px/
H A Dpx_util.c233 if (space_type != PCI_REG_ADDR_G(rng_p->child_high)) in px_xlate_reg()
239 rng_begin += rng_p->child_high; in px_xlate_reg()
642 if (PCI_REG_ADDR_G(rangep->child_high) == cfg_space_type) in px_get_cfg_pabase()
H A Dpx_pec.c81 uint32_t rng_type = rangep->child_high & PCI_ADDR_MASK; in px_pec_attach()
H A Dpx_fm.c329 switch (ranges_p->child_high & PCI_ADDR_MASK) { in px_fm_callback()
875 switch (ranges_p->child_high & PCI_ADDR_MASK) { in px_err_pio_hdl_check()
/titanic_44/usr/src/uts/sun4u/io/pci/
H A Dpci_util.c232 if (space_type != PCI_REG_ADDR_G(rng_p->child_high)) in pci_xlate_reg()
237 rng_begin += rng_p->child_high; in pci_xlate_reg()
706 if (PCI_REG_ADDR_G(rangep->child_high) == cfg_space_type) in pci_get_cfg_pabase()
H A Dpci_pbm.c96 uint32_t rng_type = rangep->child_high & PCI_ADDR_MASK; in pbm_create()
H A Dpci_pci.c1499 ranges[i].child_high = ranges[i].parent_high |= in ppb_create_ranges_prop()
1531 ranges[i].child_high = ranges[i].parent_high |= in ppb_create_ranges_prop()
H A Dpcipsy.c302 if ((rng_p->child_high & PCI_REG_ADDR_M) == PCI_ADDR_CONFIG) in pci_fix_ranges()
303 rng_p->parent_low |= rng_p->child_high; in pci_fix_ranges()
/titanic_44/usr/src/uts/common/sys/
H A Dpci.h1083 uint32_t child_high; member
1097 uint32_t child_high; member
/titanic_44/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcmu_util.c210 if (space_type != PCI_REG_ADDR_G(rng_p->child_high)) { in pcmu_xlate_reg()
216 rng_begin += rng_p->child_high; in pcmu_xlate_reg()
H A Dpcicmu.c1155 if ((rng_p->child_high & PCI_REG_ADDR_M) == PCI_ADDR_CONFIG) in pcmu_fix_ranges()
1156 rng_p->parent_low |= rng_p->child_high; in pcmu_fix_ranges()
/titanic_44/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c1119 range[1].child_high = range[1].parent_high |= in pcicfg_ntbridge_configure_done()
1123 range[0].child_high = range[0].parent_high |= in pcicfg_ntbridge_configure_done()
1127 range[2].child_high = range[2].parent_high |= in pcicfg_ntbridge_configure_done()
1759 range[0].child_high = range[0].parent_high |= in pcicfg_bridge_assign()
1762 range[1].child_high = range[1].parent_high |= in pcicfg_bridge_assign()
1766 range[2].child_high = range[2].parent_high |= in pcicfg_bridge_assign()
4423 range[0].child_high = range[0].parent_high |= (PCI_REG_REL_M | in pcicfg_probe_bridge()
4426 range[1].child_high = range[1].parent_high |= in pcicfg_probe_bridge()
4429 range[2].child_high = range[2].parent_high |= in pcicfg_probe_bridge()
4811 range[0].child_high = range[0].parent_high |= (PCI_REG_REL_M | in pcicfg_probe_bridge()
[all …]
/titanic_44/usr/src/uts/sun4u/opl/sys/pcicmu/
H A Dpcicmu.h62 uint32_t child_high; member
/titanic_44/usr/src/uts/i86pc/io/
H A Disa.c78 uint32_t child_high; member
325 (rng_p)->child_high = (ctyp); \
435 if (isa_reg_p->regspec_bustype != rng_p->child_high) in isa_apply_range()
/titanic_44/usr/src/uts/common/os/
H A Dpcifm.c1317 if ((pci_ranges->child_high & PCI_REG_ADDR_M) == in pci_fix_ranges()
1320 pci_ranges->child_high; in pci_fix_ranges()
1388 space_type = PCI_REG_ADDR_G(rangep->child_high); in pci_check_ranges()
/titanic_44/usr/src/uts/common/io/pciex/
H A Dpcieb.c1801 ranges[i].child_high = ranges[i].parent_high |= in pcieb_create_ranges_prop()
1825 ranges[i].child_high = ranges[i].parent_high |= in pcieb_create_ranges_prop()
H A Dpcie_fault.c458 switch (ranges_p->child_high & PCI_ADDR_MASK) { in pf_in_addr_range()
/titanic_44/usr/src/uts/intel/io/pci/
H A Dpci_boot.c3122 ppb_rp->child_high = ppb_rp->parent_high = atype; in memlist_to_ranges()
3132 pci_rp->child_high = atype; in memlist_to_ranges()
/titanic_44/usr/src/uts/sun4v/io/px/
H A Dpx_lib4v.c1677 switch (ranges_p->child_high & PCI_ADDR_MASK) { in px_lib_log_safeacc_err()
/titanic_44/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.c1546 switch (ranges_p->child_high & PCI_ADDR_MASK) { in px_lib_clr_errs()