Searched refs:pci_phys_hi (Results 26 - 50 of 64) sorted by relevance

123

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c1057 pci_dev = PCI_REG_DEV_G(pci_rp->pci_phys_hi);
1058 pci_func = PCI_REG_FUNC_G(pci_rp->pci_phys_hi);
1094 pci_dev = PCI_REG_DEV_G(pci_rp->pci_phys_hi);
1141 pci_dev = PCI_REG_DEV_G(pci_rp->pci_phys_hi);
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus.c832 new_avail_p->pci_phys_hi = old_avail_p->phys_hi;
1001 if (pci_rp->pci_phys_hi == 0)
1011 bus = PCI_REG_BUS_G(pci_rp->pci_phys_hi);
1012 device = PCI_REG_DEV_G(pci_rp->pci_phys_hi);
1013 function = PCI_REG_FUNC_G(pci_rp->pci_phys_hi);
1342 bus = PCI_REG_BUS_G(pci_rp->pci_phys_hi);
1343 device = PCI_REG_DEV_G(pci_rp->pci_phys_hi);
1344 func = PCI_REG_FUNC_G(pci_rp->pci_phys_hi);
1892 /* bus = PCI_REG_BUS_G(pci_rp->pci_phys_hi); */
1893 if (PCI_REG_ADDR_G(pci_rp->pci_phys_hi)
[all...]
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddman_domain.c804 pci_device = PCI_REG_DEV_G(regbuf->pci_phys_hi);
805 pci_function = PCI_REG_FUNC_G(regbuf->pci_phys_hi);
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_tools.c470 dev_regspec.pci_phys_hi = space << PCI_REG_ADDR_SHIFT;
472 dev_regspec.pci_phys_hi +=
H A Dpx_fm.c173 if ((rp->pci_phys_hi & PCI_REG_ADDR_M) ==
198 if ((rp->pci_phys_hi & PCI_REG_ADDR_M) ==
H A Dpx.c767 if ((rp->pci_phys_hi & PCI_REG_ADDR_M) == PCI_ADDR_CONFIG) {
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Ddb21554.c1020 offset = PCI_REG_REG_G(reg[i].pci_phys_hi);
1764 addr_space_type = pci_reg.pci_phys_hi & PCI_ADDR_MASK;
1856 PCI_REG_BUS_G(pci_reg.pci_phys_hi);
1858 PCI_REG_DEV_G(pci_reg.pci_phys_hi);
1860 PCI_REG_FUNC_G(pci_reg.pci_phys_hi);
2183 d = PCI_REG_DEV_G(pci_rp[0].pci_phys_hi);
2237 slot = PCI_REG_DEV_G(pci_rp->pci_phys_hi);
2238 func = PCI_REG_FUNC_G(pci_rp->pci_phys_hi);
H A Dpci_pci.c694 d = PCI_REG_DEV_G(pci_rp[0].pci_phys_hi);
773 slot = PCI_REG_DEV_G(pci_rp[0].pci_phys_hi);
774 func = PCI_REG_FUNC_G(pci_rp[0].pci_phys_hi);
H A Dsimba.c682 slot = PCI_REG_DEV_G(pci_rp->pci_phys_hi);
683 func = PCI_REG_FUNC_G(pci_rp->pci_phys_hi);
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_common.c114 dev = PCI_REG_DEV_G(pci_rp->pci_phys_hi);
115 func = PCI_REG_FUNC_G(pci_rp->pci_phys_hi);
994 uint_t phys_hi = pci_rp->pci_phys_hi;
1017 if ((assigned_addr[i].pci_phys_hi & PCI_CONF_ADDR_MASK) ==
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac_ioctl.c657 resp->bus = PCI_REG_BUS_G(pci_rp->pci_phys_hi);
658 resp->slot = PCI_REG_DEV_G(pci_rp->pci_phys_hi);
/illumos-gate/usr/src/uts/i86pc/io/
H A Disa.c447 pci_reg_p->pci_phys_hi = rng_p->parent_high;
482 pci_reg_p->pci_phys_hi = PCI_ADDR_IO | PCI_REG_REL_M;
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbbc.c918 rp->pci_phys_hi =
919 rangep->pci_phys_hi;
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_pci.c614 slot = PCI_REG_DEV_G(pci_rp->pci_phys_hi);
615 func = PCI_REG_FUNC_G(pci_rp->pci_phys_hi);
/illumos-gate/usr/src/uts/i86xpv/io/psm/
H A Dxpv_psm.c1161 *busp = PCI_REG_BUS_G(regspec[0].pci_phys_hi);
1165 *devfnp = (regspec[0].pci_phys_hi & (PCI_REG_FUNC_M | PCI_REG_DEV_M)) >>
/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c627 pci_dev = PCI_REG_DEV_G(pci_rp->pci_phys_hi);
3030 pci_dev = PCI_REG_DEV_G(pci_rp->pci_phys_hi);
3153 pci_dev = PCI_REG_DEV_G(pci_rp->pci_phys_hi);
3154 pci_func = PCI_REG_FUNC_G(pci_rp->pci_phys_hi);
3609 dummy_reg.pci_phys_hi = PCIHP_MAKE_REG_HIGH(bus, device, func, 0);
/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_lib4v.c1607 busnum = PCI_REG_BUS_G(rp->pci_phys_hi);
1608 devnum = PCI_REG_DEV_G(rp->pci_phys_hi);
1609 funcnum = PCI_REG_FUNC_G(rp->pci_phys_hi);
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dosl.c1800 *bus = (int)PCI_REG_BUS_G(pci_rp->pci_phys_hi);
1802 *device = (int)PCI_REG_DEV_G(pci_rp->pci_phys_hi);
1804 *func = (int)PCI_REG_FUNC_G(pci_rp->pci_phys_hi);
/illumos-gate/usr/src/uts/common/io/vr/
H A Dvr.c604 addr = vrp->regset[n].reg.pci_phys_hi & PCI_REG_ADDR_M;
663 PCI_REG_BUS_G(vrp->acc_cfg->reg.pci_phys_hi),
664 PCI_REG_DEV_G(vrp->acc_cfg->reg.pci_phys_hi),
665 PCI_REG_FUNC_G(vrp->acc_cfg->reg.pci_phys_hi),
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcieb.c771 device = PCI_REG_DEV_G(pci_rp[0].pci_phys_hi);
772 func = PCI_REG_FUNC_G(pci_rp[0].pci_phys_hi);
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c1994 bus = PCI_REG_BUS_G(reg->pci_phys_hi);
1995 dev = PCI_REG_DEV_G(reg->pci_phys_hi);
1996 func = PCI_REG_FUNC_G(reg->pci_phys_hi);
5994 if ((PCI_REG_ADDR_G(regs[0].pci_phys_hi) ==
6001 if ((PCI_REG_ADDR_G(regs[1].pci_phys_hi) ==
6037 pci_p->pci_phys_hi = -1u; /* default invalid value */
6050 pci_p->pci_phys_hi = range_p->pcic_range_paddrhi;
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_subr.c678 assign_p->pci_phys_hi != (uint_t)-1; assign_p++) {
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c4688 addr_space = rp->pci_phys_hi & PCI_ADDR_MASK;
4689 offset = PCI_REG_REG_G(rp->pci_phys_hi);
4731 addr_space = rp->pci_phys_hi & PCI_ADDR_MASK;
4732 offset = PCI_REG_REG_G(rp->pci_phys_hi);
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h1113 * pci_phys_hi cell: npt000ss bbbbbbbb dddddfff rrrrrrrr
1139 uint_t pci_phys_hi; /* child's address, hi word */ member in struct:pci_phys_spec
1176 * PCI bit encodings of pci_phys_hi of PCI 1275 address cell.
/illumos-gate/usr/src/uts/sun4/io/
H A Debus.c949 rp->pci_regspec.pci_phys_hi,

Completed in 162 milliseconds

123