Home
last modified time | relevance | path

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

123

/illumos-gate/usr/src/uts/intel/io/amdnbtemp/
H A Damdnbtemp.c253 at->at_dev = PCI_REG_DEV_G(regs[0]); in amdnbtemp_attach()
254 at->at_func = PCI_REG_DEV_G(regs[0]); in amdnbtemp_attach()
/illumos-gate/usr/src/cmd/pcieadm/
H A Dpcieadm.c259 PCI_REG_DEV_G(regs[0]), PCI_REG_FUNC_G(regs[0])); in pcieadm_find_dip_cb()
261 PCI_REG_BUS_G(regs[0]), PCI_REG_DEV_G(regs[0]), in pcieadm_find_dip_cb()
598 pck->pck_dev = PCI_REG_DEV_G(regs[0]); in pcieadm_init_ops_kernel()
/illumos-gate/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()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_util.c352 PCI_REG_DEV_G(pci_rp[0].pci_phys_hi), func); in px_name_child()
355 PCI_REG_DEV_G(pci_rp[0].pci_phys_hi)); in px_name_child()
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c1059 pci_dev = PCI_REG_DEV_G(pci_rp->pci_phys_hi); in pcie_hp_match_dev_func()
1096 pci_dev = PCI_REG_DEV_G(pci_rp->pci_phys_hi); in pcie_hp_match_dev()
1143 pci_dev = PCI_REG_DEV_G(pci_rp->pci_phys_hi); in pcie_hp_list_occupants()
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.c368 np->dp_dev = PCI_REG_DEV_G(reg); in did_create()
370 np->dp_bdf = (PCI_REG_BUS_G(reg) << 8) | (PCI_REG_DEV_G(reg) << 3) | in did_create()
/illumos-gate/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()
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_pci.c99 *dev = PCI_REG_DEV_G(pci_rp->pci_phys_hi); in gfxp_pci_get_bsf()
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_mcdi.c254 PCI_REG_DEV_G(sp->s_bus_addr), in sfxge_mcdi_logger()
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_hp.c898 device = PCI_REG_DEV_G(pci_rp->pci_phys_hi); in cbus_configure()
1001 device = PCI_REG_DEV_G(pci_rp->pci_phys_hi); in cbus_unconfigure()
H A Dcardbus_cfg.c3196 PCI_REG_DEV_G(reg->pci_phys_hi),
3205 PCI_REG_DEV_G(reg->pci_phys_hi),
3232 PCI_REG_DEV_G(reg->pci_phys_hi),
3382 PCI_REG_DEV_G(reg->pci_phys_hi),
3526 PCI_REG_DEV_G(reg->pci_phys_hi),
/illumos-gate/usr/src/cmd/biosdev/
H A Dbiosdev.c243 devicenum = PCI_REG_DEV_G(regval); in i_match_pcibdf()
/illumos-gate/usr/src/uts/common/os/
H A Dksensor.c592 dev = PCI_REG_DEV_G(regs[0]); in ksensor_create_scalar_pcidev()
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h1200 #define PCI_REG_DEV_G(x) (((x) & PCI_REG_DEV_M) >> PCI_REG_DEV_SHIFT) macro
/illumos-gate/usr/src/lib/fm/topo/modules/common/pciebus/
H A Dtopo_pcie_prop.c328 TOPO_PCIE_PCI_DEVICE, PCI_REG_DEV_G(val[0])) && in set_bdf()
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3.c800 cpqary3p->dev = PCI_REG_DEV_G(*regp); in cpqary3_update_ctlrdetails()
/illumos-gate/usr/src/uts/common/io/ena/
H A Dena_admin.c324 ehi->ehi_bdf |= PCI_REG_DEV_G(regs[0]) << 3; in ena_init_host_info()
/illumos-gate/usr/src/uts/intel/io/imc/
H A Dimc.c2344 imc_stub_table[i].imcs_pcidev == PCI_REG_DEV_G(regs[0]) && in imc_stub_scan_cb()
2520 imc_stub_table[i].imcs_pcidev == PCI_REG_DEV_G(regs[0]) && in imc_attach_stub()
2555 stub->istub_dev = PCI_REG_DEV_G(regs[0]); in imc_attach_stub()
/illumos-gate/usr/src/uts/intel/io/amdzen/
H A Damdzen.c2167 PCI_REG_DEV_G(regs[0]) >= AMDZEN_DF_FIRST_DEVICE) { in amdzen_stub_scan_cb()
2288 PCI_REG_DEV_G(reg) >= AMDZEN_DF_FIRST_DEVICE) { in amdzen_attach_stub()
2310 stub->azns_dev = PCI_REG_DEV_G(reg); in amdzen_attach_stub()
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac_ioctl.c657 resp->slot = PCI_REG_DEV_G(pci_rp->pci_phys_hi); in aac_get_pci_info()

123