Home
last modified time | relevance | path

Searched refs:PCI_REG_BUS_G (Results 1 – 25 of 31) sorted by relevance

12

/titanic_44/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.c302 np->dp_bus = PCI_REG_BUS_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_44/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_pci.c101 *bus = PCI_REG_BUS_G(pci_rp->pci_phys_hi); in gfxp_pci_get_bsf()
/titanic_44/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_44/usr/src/uts/common/sys/
H A Dpci.h1178 #define PCI_REG_BUS_G(x) (((x) & PCI_REG_BUS_M) >> PCI_REG_BUS_SHIFT) macro
/titanic_44/usr/src/uts/sun4/io/px/
H A Dpx_util.c163 uint32_t bus = PCI_REG_BUS_G(phys_hi); in px_reloc_reg()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_hw.c204 dev->pci_bus = PCI_REG_BUS_G(pci_rp->pci_phys_hi); in oce_get_bdf()
/titanic_44/usr/src/cmd/biosdev/
H A Dbiosdev.c244 busnum = PCI_REG_BUS_G(regval); in i_match_pcibdf()
/titanic_44/usr/src/uts/common/io/cardbus/
H A Dcardbus_hp.c895 bus = PCI_REG_BUS_G(pci_rp->pci_phys_hi); in cbus_configure()
994 bus = PCI_REG_BUS_G(pci_rp->pci_phys_hi); in cbus_unconfigure()
H A Dcardbus_cfg.c3205 PCI_REG_BUS_G(reg->pci_phys_hi),
3214 PCI_REG_BUS_G(reg->pci_phys_hi),
3241 PCI_REG_BUS_G(reg->pci_phys_hi),
3392 PCICFG_MAKE_REG_HIGH(PCI_REG_BUS_G(reg->pci_phys_hi),
3536 hiword = PCICFG_MAKE_REG_HIGH(PCI_REG_BUS_G(reg->pci_phys_hi),
H A Dcardbus.c1011 bus = PCI_REG_BUS_G(pci_rp->pci_phys_hi); in cardbus_ctlops()
1342 bus = PCI_REG_BUS_G(pci_rp->pci_phys_hi); in cardbus_name_child()
/titanic_44/usr/src/uts/i86pc/io/pci/
H A Dpci.c479 cfp->c_busnum = PCI_REG_BUS_G(pci_rp->pci_phys_hi); in pci_bus_map()
/titanic_44/usr/src/uts/common/io/cpqary3/
H A Dcpqary3.c799 cpqary3p->bus = PCI_REG_BUS_G(*regp); in cpqary3_update_ctlrdetails()
/titanic_44/usr/src/uts/i86pc/io/psm/
H A Dpsm_common.c244 *bus = (int)PCI_REG_BUS_G(pci_rp->pci_phys_hi); in get_bdf()
/titanic_44/usr/src/uts/common/io/aac/
H A Daac_ioctl.c657 resp->bus = PCI_REG_BUS_G(pci_rp->pci_phys_hi); in aac_get_pci_info()
/titanic_44/usr/src/uts/i86pc/io/pciex/
H A Dnpe.c578 cfp->c_busnum = PCI_REG_BUS_G(pci_rp->pci_phys_hi); in npe_bus_map()
/titanic_44/usr/src/uts/common/io/bnxe/
H A Dbnxe_main.c694 PCI_REG_BUS_G(props[0]), in BnxeAttachDevice()
/titanic_44/usr/src/uts/i86xpv/io/psm/
H A Dxpv_psm.c1161 *busp = PCI_REG_BUS_G(regspec[0].pci_phys_hi); in get_busdevfn()
/titanic_44/usr/src/uts/common/io/hme/
H A Dhme.c983 if ((PCI_REG_BUS_G(reg) != rom->bus) || in hme_mapebusrom()
1025 rom.bus = PCI_REG_BUS_G(regs[0]); in hmeget_promebus()
/titanic_44/usr/src/uts/common/os/
H A Dpcifm.c1393 bus_num = PCI_REG_BUS_G(range_offset); in pci_check_ranges()
/titanic_44/usr/src/uts/intel/io/acpica/
H A Dosl.c1807 *bus = (int)PCI_REG_BUS_G(pci_rp->pci_phys_hi); in acpica_get_bdf()
/titanic_44/usr/src/uts/sun4u/io/pci/
H A Dpcipsy.c518 bus = PCI_REG_BUS_G(phys_hi); in pci_xlate_intr()
/titanic_44/usr/src/uts/sun4v/io/px/
H A Dpx_lib4v.c1607 busnum = PCI_REG_BUS_G(rp->pci_phys_hi); in px_lib_map_vconfig()
/titanic_44/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c3037 hiword = PCICFG_MAKE_REG_HIGH(PCI_REG_BUS_G(reg->pci_phys_hi), in pcicfg_update_reg_prop()
3116 hiword = PCICFG_MAKE_REG_HIGH(PCI_REG_BUS_G(reg->pci_phys_hi), in pcicfg_update_assigned_prop_value()
/titanic_44/usr/src/uts/sun4/io/
H A Dpcicfg.c3212 hiword = PCICFG_MAKE_REG_HIGH(PCI_REG_BUS_G(reg->pci_phys_hi), in pcicfg_update_reg_prop()
3336 hiword = PCICFG_MAKE_REG_HIGH(PCI_REG_BUS_G(reg->pci_phys_hi), in pcicfg_update_assigned_prop_value()
/titanic_44/usr/src/uts/common/io/i40e/
H A Di40e_main.c964 bus = PCI_REG_BUS_G(regs[0]); in i40e_get_available_resources()

12