Home
last modified time | relevance | path

Searched refs:PCI_REG_DEV_G (Results 1 – 25 of 42) sorted by relevance

12

/titanic_50/usr/src/uts/sun4/io/px/
H A Dpx_util.c354 PCI_REG_DEV_G(pci_rp[0].pci_phys_hi), func); in px_name_child()
357 PCI_REG_DEV_G(pci_rp[0].pci_phys_hi)); in px_name_child()
/titanic_50/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcmu_util.c319 PCI_REG_DEV_G(pcmu_rp[0].pci_phys_hi), func); in name_child()
322 PCI_REG_DEV_G(pcmu_rp[0].pci_phys_hi)); in name_child()
/titanic_50/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.c305 np->dp_dev = PCI_REG_DEV_G(reg); in did_create()
307 np->dp_bdf = (PCI_REG_BUS_G(reg) << 8) | (PCI_REG_DEV_G(reg) << 3) | in did_create()
/titanic_50/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c1057 pci_dev = PCI_REG_DEV_G(pci_rp->pci_phys_hi); in pcie_hp_match_dev_func()
1094 pci_dev = PCI_REG_DEV_G(pci_rp->pci_phys_hi); in pcie_hp_match_dev()
1141 pci_dev = PCI_REG_DEV_G(pci_rp->pci_phys_hi); in pcie_hp_list_occupants()
/titanic_50/usr/src/uts/sun4u/io/pci/
H A Dpci_util.c351 PCI_REG_DEV_G(pci_rp[0].pci_phys_hi), func); in name_child()
354 PCI_REG_DEV_G(pci_rp[0].pci_phys_hi)); in name_child()
H A Dpci_pci.c694 d = PCI_REG_DEV_G(pci_rp[0].pci_phys_hi); in ppb_intr_ops()
773 slot = PCI_REG_DEV_G(pci_rp[0].pci_phys_hi); in ppb_name_child()
H A Ddb21554.c1858 PCI_REG_DEV_G(pci_reg.pci_phys_hi); in db_pci_map()
2183 d = PCI_REG_DEV_G(pci_rp[0].pci_phys_hi); in db_intr_ops()
2237 slot = PCI_REG_DEV_G(pci_rp->pci_phys_hi); in db_name_child()
H A Dsimba.c682 slot = PCI_REG_DEV_G(pci_rp->pci_phys_hi); in simba_name_child()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpicllibdevinfo.c488 return (PCI_REG_DEV_G(reg[0])); in get_reg_dev()
490 return (PCI_REG_DEV_G(reg[0])); in get_reg_dev()
/titanic_50/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_pci.c102 *dev = PCI_REG_DEV_G(pci_rp->pci_phys_hi); in gfxp_pci_get_bsf()
/titanic_50/usr/src/uts/sparc/io/pciex/
H A Dpcieb_sparc.c105 PCI_REG_DEV_G(pci_rp[0].pci_phys_hi); in pcieb_plat_intr_ops()
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_pciexrc.c554 bdf = (PCI_REG_BUS_G(reg) << 8) | (PCI_REG_DEV_G(reg) << 3) | in pi_enum_pciexrc_findbdf()
/titanic_50/usr/src/uts/common/sys/
H A Dpci.h1177 #define PCI_REG_DEV_G(x) (((x) & PCI_REG_DEV_M) >> PCI_REG_DEV_SHIFT) macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_hw.c205 dev->pci_device = PCI_REG_DEV_G(pci_rp->pci_phys_hi); in oce_get_bdf()
/titanic_50/usr/src/cmd/biosdev/
H A Dbiosdev.c245 devicenum = PCI_REG_DEV_G(regval); in i_match_pcibdf()
/titanic_50/usr/src/uts/common/io/cardbus/
H A Dcardbus_hp.c896 device = PCI_REG_DEV_G(pci_rp->pci_phys_hi); in cbus_configure()
999 device = PCI_REG_DEV_G(pci_rp->pci_phys_hi); in cbus_unconfigure()
H A Dcardbus_cfg.c3206 PCI_REG_DEV_G(reg->pci_phys_hi),
3215 PCI_REG_DEV_G(reg->pci_phys_hi),
3242 PCI_REG_DEV_G(reg->pci_phys_hi),
3393 PCI_REG_DEV_G(reg->pci_phys_hi),
3537 PCI_REG_DEV_G(reg->pci_phys_hi),
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Ddman_domain.c804 pci_device = PCI_REG_DEV_G(regbuf->pci_phys_hi); in man_dip_is_eri()
/titanic_50/usr/src/uts/i86pc/io/pci/
H A Dpci.c480 cfp->c_devnum = PCI_REG_DEV_G(pci_rp->pci_phys_hi); in pci_bus_map()
/titanic_50/usr/src/uts/common/io/cpqary3/
H A Dcpqary3.c800 cpqary3p->dev = PCI_REG_DEV_G(*regp); in cpqary3_update_ctlrdetails()
/titanic_50/usr/src/uts/i86pc/io/psm/
H A Dpsm_common.c246 *device = (int)PCI_REG_DEV_G(pci_rp->pci_phys_hi); in get_bdf()
/titanic_50/usr/src/uts/common/io/aac/
H A Daac_ioctl.c658 resp->slot = PCI_REG_DEV_G(pci_rp->pci_phys_hi); in aac_get_pci_info()
/titanic_50/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c627 pci_dev = PCI_REG_DEV_G(pci_rp->pci_phys_hi); in pcihp_list_occupants()
3030 pci_dev = PCI_REG_DEV_G(pci_rp->pci_phys_hi); in pcihp_configure()
3153 pci_dev = PCI_REG_DEV_G(pci_rp->pci_phys_hi); in pcihp_match_dev()
/titanic_50/usr/src/uts/i86pc/io/pciex/
H A Dnpe.c579 cfp->c_devnum = PCI_REG_DEV_G(pci_rp->pci_phys_hi); in npe_bus_map()
/titanic_50/usr/src/uts/intel/io/pci/
H A Dpci_pci.c614 slot = PCI_REG_DEV_G(pci_rp->pci_phys_hi); in ppb_name_child()

12