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

/opensolaris-onvv-gate/usr/src/uts/sun4/io/px/
H A Dpx_util.c233 if (space_type != PCI_REG_ADDR_G(rng_p->child_high))
239 rng_begin += rng_p->child_high;
642 if (PCI_REG_ADDR_G(rangep->child_high) == cfg_space_type)
H A Dpx_pec.c81 uint32_t rng_type = rangep->child_high & PCI_ADDR_MASK;
H A Dpx_fm.c329 switch (ranges_p->child_high & PCI_ADDR_MASK) {
875 switch (ranges_p->child_high & PCI_ADDR_MASK) {
/opensolaris-onvv-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_util.c232 if (space_type != PCI_REG_ADDR_G(rng_p->child_high))
237 rng_begin += rng_p->child_high;
706 if (PCI_REG_ADDR_G(rangep->child_high) == cfg_space_type)
H A Dpci_pbm.c96 uint32_t rng_type = rangep->child_high & PCI_ADDR_MASK;
H A Dpci_pci.c1496 ranges[i].child_high = ranges[i].parent_high |=
1528 ranges[i].child_high = ranges[i].parent_high |=
H A Dpcipsy.c302 if ((rng_p->child_high & PCI_REG_ADDR_M) == PCI_ADDR_CONFIG)
303 rng_p->parent_low |= rng_p->child_high;
/opensolaris-onvv-gate/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcmu_util.c210 if (space_type != PCI_REG_ADDR_G(rng_p->child_high)) {
216 rng_begin += rng_p->child_high;
H A Dpcicmu.c1155 if ((rng_p->child_high & PCI_REG_ADDR_M) == PCI_ADDR_CONFIG)
1156 rng_p->parent_low |= rng_p->child_high;
/opensolaris-onvv-gate/usr/src/uts/sun4u/opl/sys/pcicmu/
H A Dpcicmu.h62 uint32_t child_high; member in struct:pcmu_ranges
/opensolaris-onvv-gate/usr/src/uts/i86pc/io/
H A Disa.c75 uint32_t child_high; member in struct:__anon9471
298 (rng_p)->child_high = (ctyp); \
408 if (isa_reg_p->regspec_bustype != rng_p->child_high)
/opensolaris-onvv-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c1119 range[1].child_high = range[1].parent_high |=
1123 range[0].child_high = range[0].parent_high |=
1127 range[2].child_high = range[2].parent_high |=
1759 range[0].child_high = range[0].parent_high |=
1762 range[1].child_high = range[1].parent_high |=
1766 range[2].child_high = range[2].parent_high |=
4423 range[0].child_high = range[0].parent_high |= (PCI_REG_REL_M |
4426 range[1].child_high = range[1].parent_high |=
4429 range[2].child_high = range[2].parent_high |=
4811 range[0].child_high
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dpcifm.c1317 if ((pci_ranges->child_high & PCI_REG_ADDR_M) ==
1320 pci_ranges->child_high;
1388 space_type = PCI_REG_ADDR_G(rangep->child_high);
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dpci.h1076 uint32_t child_high; member in struct:pci_ranges
1090 uint32_t child_high; member in struct:__anon8899
/opensolaris-onvv-gate/usr/src/uts/common/io/pciex/
H A Dpcieb.c1798 ranges[i].child_high = ranges[i].parent_high |=
1822 ranges[i].child_high = ranges[i].parent_high |=
H A Dpcie_fault.c458 switch (ranges_p->child_high & PCI_ADDR_MASK) {
/opensolaris-onvv-gate/usr/src/uts/sun4v/io/px/
H A Dpx_lib4v.c1677 switch (ranges_p->child_high & PCI_ADDR_MASK) {
/opensolaris-onvv-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c3111 ppb_rp->child_high = ppb_rp->parent_high = type;
3121 pci_rp->child_high = type;
/opensolaris-onvv-gate/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.c1546 switch (ranges_p->child_high & PCI_ADDR_MASK) {

Completed in 303 milliseconds