Home
last modified time | relevance | path

Searched refs:PCI_CONF_SUBVENID (Results 1 – 25 of 30) sorted by relevance

12

/titanic_41/usr/src/uts/i86pc/io/fipe/
H A Dfipe_drv.c207 subvenid = pci_config_get16(handle, PCI_CONF_SUBVENID); in fipe_validate_dip()
/titanic_41/usr/src/uts/common/io/igb/
H A Digb_debug.c121 pci_config_get16(handle, PCI_CONF_SUBVENID)); in pci_dump()
H A Digb_main.c900 pci_config_get16(osdep->cfg_handle, PCI_CONF_SUBVENID); in igb_identify_hardware()
/titanic_41/usr/src/uts/common/sys/
H A Dpci.h60 #define PCI_CONF_SUBVENID 0x2c /* Subsystem Vendor ID */ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_hw.c229 PCI_CONF_SUBVENID); in oce_identify_hw()
/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c248 pci_config_get16(handle, PCI_CONF_SUBVENID)); in ixgbe_pci_dump()
H A Dixgbe_main.c916 pci_config_get16(osdep->cfg_handle, PCI_CONF_SUBVENID); in ixgbe_identify_hardware()
/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c430 pci_config_get16(handle, PCI_CONF_SUBVENID)); in pciconfig_dump()
/titanic_41/usr/src/uts/common/io/cpqary3/
H A Dcpqary3.c850 (pci_config_get16(pci_handle, PCI_CONF_SUBVENID) << 16) in cpqary3_update_ctlrdetails()
/titanic_41/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c3718 PCI_CONF_SUBVENID)) != 0) {
3872 subvenid = pci_config_get16(config_handle, PCI_CONF_SUBVENID);
4377 pci_config_get16(config_handle, PCI_CONF_SUBVENID),
/titanic_41/usr/src/uts/common/io/audio/drv/audiols/
H A Daudiols.c1127 subdevice = pci_config_get16(pcih, PCI_CONF_SUBVENID); in audigyls_attach()
/titanic_41/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c443 pci_config_get16(config_handle, PCI_CONF_SUBVENID)); in pcicfg_dump_device_config()
3276 if ((val = pci_config_get16(config_handle, PCI_CONF_SUBVENID)) != 0) { in pcicfg_set_standard_props()
3383 sub_vid = pci_config_get16(config_handle, PCI_CONF_SUBVENID); in pcicfg_set_childnode_props()
/titanic_41/usr/src/uts/common/io/audio/drv/audiocmihd/
H A Daudiocmihd.c1558 subvendor = pci_config_get16(pcih, PCI_CONF_SUBVENID); in cmediahd_attach()
/titanic_41/usr/src/uts/common/io/pcn/
H A Dpcn.c318 svid = pci_config_get16(pci, PCI_CONF_SUBVENID); in pcn_attach()
/titanic_41/usr/src/uts/sun4/io/
H A Dpcicfg.c472 pci_config_get16(config_handle, PCI_CONF_SUBVENID)); in pcicfg_dump_device_config()
3501 PCI_CONF_SUBVENID)) != 0) { in pcicfg_set_standard_props()
3619 sub_vid = pci_config_get16(config_handle, PCI_CONF_SUBVENID); in pcicfg_set_childnode_props()
/titanic_41/usr/src/uts/common/io/rge/
H A Drge_chip.c811 cidp->subven = pci_config_get16(handle, PCI_CONF_SUBVENID); in rge_chip_cfg_init()
/titanic_41/usr/src/uts/common/io/nge/
H A Dnge_chip.c610 PCI_CONF_SUBVENID); in nge_chip_cfg_init()
/titanic_41/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_fwlog.c763 pci_config_get32(pwp->pci_acc_handle, PCI_CONF_SUBVENID)); in pmcs_dump_pcie_conf()
/titanic_41/usr/src/uts/common/io/i40e/
H A Di40e_main.c1450 pci_config_get16(osdep->ios_cfg_handle, PCI_CONF_SUBVENID); in i40e_identify_hardware()
/titanic_41/usr/src/uts/common/io/bge/
H A Dbge_chip2.c389 cidp->subven = pci_config_get16(handle, PCI_CONF_SUBVENID); in bge_chip_cfg_init()
4195 bge_reg_put32(bgep, PCI_CONF_SUBVENID, in bge_chip_reset()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_dbg.c679 pci_config_get16(qlge->pci_handle, PCI_CONF_SUBVENID); in ql_dump_pci_config()
/titanic_41/usr/src/uts/common/io/iwi/
H A Dipw2200.c313 (uint16_t *)((uintptr_t)regs + PCI_CONF_SUBVENID)); in ipw2200_setup_pci()
/titanic_41/usr/src/uts/sun4u/io/pci/
H A Ddb21554.c1642 hdr_off + PCI_CONF_SUBVENID); in db_pci_get_header()
/titanic_41/usr/src/uts/intel/io/pci/
H A Dpci_boot.c1887 subvenid = pci_getw(bus, dev, func, PCI_CONF_SUBVENID); in process_devfunc()
/titanic_41/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.c391 PCI_CONF_SUBVENID); in megasas_attach()

12