Symbol: PCI_CAP_ID_PCI_E
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
5043
{ PCI_CAP_ID_PCI_E, "pcie", "PCI Express", pcieadm_cap_info_pcie },
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
5432
if (cap_id == PCI_CAP_ID_PCI_E) {
usr/src/cmd/pcitool/pcitool.c
510
(hdr_cap_id != PCI_CAP_ID_PCI_E)) {
usr/src/cmd/pcitool/pcitool.c
529
if (hdr_cap_id != PCI_CAP_ID_PCI_E)
usr/src/lib/libprtdiag_psr/sparc/opl/common/opl_picl.c
689
if (capid == PCI_CAP_ID_PCI_E) {
usr/src/uts/common/io/atge/atge_main.c
1200
err = PCI_CAP_LOCATE(atgep->atge_conf_handle, PCI_CAP_ID_PCI_E,
usr/src/uts/common/io/cxgbe/shared/osdep.h
51
#define PCI_CAP_ID_EXP PCI_CAP_ID_PCI_E
usr/src/uts/common/io/e1000g/e1000g_osdep.c
125
uint8_t pcie_id = PCI_CAP_ID_PCI_E;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hba.c
3052
if (! hba->pci_cap_offset[PCI_CAP_ID_PCI_E]) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hba.c
70
{PCI_CAP_ID_PCI_E, "PCI_CAP_ID_PCI_E"},
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
1409
if (!hba->pci_cap_offset[PCI_CAP_ID_PCI_E]) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
1417
hba->pci_cap_offset[PCI_CAP_ID_PCI_E] +
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
1424
hba->pci_cap_offset[PCI_CAP_ID_PCI_E] +
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
405
} else if ((ofst = ql_get_cap_ofst(ha, PCI_CAP_ID_PCI_E))) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8355
if (cap_id == PCI_CAP_ID_PCI_E) {
usr/src/uts/common/io/i40e/i40e_osdep.c
202
uint8_t pcie_id = PCI_CAP_ID_PCI_E;
usr/src/uts/common/io/igb/igb_osdep.c
69
uint8_t pcie_id = PCI_CAP_ID_PCI_E;
usr/src/uts/common/io/igb/igb_osdep.c
93
uint8_t pcie_id = PCI_CAP_ID_PCI_E;
usr/src/uts/common/io/iwn/if_iwn.c
832
error = iwn_pci_get_capability(sc->sc_pcih, PCI_CAP_ID_PCI_E,
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4804
err = myri10ge_find_cap(handle, &ptr, PCI_CAP_ID_PCI_E);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4831
err = myri10ge_find_cap(handle, &ptr, PCI_CAP_ID_PCI_E);
usr/src/uts/common/io/pci_cap.c
75
if (id == PCI_CAP_ID_PCI_E)
usr/src/uts/common/io/pciex/pci_props.c
473
case PCI_CAP_ID_PCI_E:
usr/src/uts/common/io/pciex/pcie.c
1972
case PCI_CAP_ID_PCI_E:
usr/src/uts/common/io/pciex/pcie.c
2725
if ((PCI_CAP_LOCATE(config_handle, PCI_CAP_ID_PCI_E,
usr/src/uts/common/io/pciex/pcie.c
2924
if ((PCI_CAP_LOCATE(handle, PCI_CAP_ID_PCI_E, &cap_ptr))
usr/src/uts/common/io/pciex/pcieb.c
438
if (PCI_CAP_LOCATE(cfg_hdl, PCI_CAP_ID_PCI_E, &cap_ptr)
usr/src/uts/common/io/qede/qede_gld.c
1336
if (cap_id == PCI_CAP_ID_PCI_E) {
usr/src/uts/common/io/qede/qede_gld.c
1378
if (cap_id == PCI_CAP_ID_PCI_E) {
usr/src/uts/common/io/rge/rge_chip.c
662
PCI_CAP_ID_PCI_E, &val16) == DDI_SUCCESS;
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
4365
case PCI_CAP_ID_PCI_E:
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
13443
case PCI_CAP_ID_PCI_E:
usr/src/uts/common/io/sfxge/sfxge_pci.c
137
if ((rc = sfxge_pci_cap_find(sp, PCI_CAP_ID_PCI_E, &off)) != 0)
usr/src/uts/common/io/yge/yge.c
1262
if (yge_find_capability(dev, PCI_CAP_ID_PCI_E) != 0) {
usr/src/uts/common/os/sunpci.c
210
{PCI_CAP_ID_PCI_E, 0, 0, PCI_CAP_SZUNKNOWN, pci_pcie_save},
usr/src/uts/common/os/sunpci.c
336
if (cap_id == PCI_CAP_ID_PCI_E) {
usr/src/uts/i86pc/io/immu_dvma.c
578
if (cap == PCI_CAP_ID_PCI_E) {
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
4854
(void) PCI_CAP_LOCATE(handle, PCI_CAP_ID_PCI_E, &cap_id_loc);
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
4898
(void) PCI_CAP_LOCATE(handle, PCI_CAP_ID_PCI_E, &cap_loc);
usr/src/uts/intel/io/pci/pci_boot.c
1179
cap_ptr = get_pci_cap(bus, dev, func, PCI_CAP_ID_PCI_E);
usr/src/uts/intel/io/pciex/pcie_nvidia.c
71
if (cap == PCI_CAP_ID_PCI_E) {
usr/src/uts/intel/io/vmm/io/ppt.c
745
if (PCI_CAP_LOCATE(hdl, PCI_CAP_ID_PCI_E, &cap_ptr) != DDI_SUCCESS) {
usr/src/uts/intel/io/vmm/io/ppt.c
800
if (PCI_CAP_LOCATE(hdl, PCI_CAP_ID_PCI_E, &cap_ptr) != DDI_SUCCESS)
usr/src/uts/intel/io/vmm/io/ppt.c
832
if (PCI_CAP_LOCATE(hdl, PCI_CAP_ID_PCI_E, &cap_ptr) != DDI_SUCCESS)
usr/src/uts/sun4/io/pcicfg.c
3531
ret = PCI_CAP_LOCATE(config_handle, PCI_CAP_ID_PCI_E, &cap_ptr);
usr/src/uts/sun4/io/pcicfg.c
3971
if ((PCI_CAP_LOCATE(h, PCI_CAP_ID_PCI_E, &cap_ptr)) ==
usr/src/uts/sun4/io/pcicfg.c
592
} else if ((PCI_CAP_LOCATE(handle, PCI_CAP_ID_PCI_E, &cap_ptr))
usr/src/uts/sun4/io/pcicfg.c
667
if ((PCI_CAP_LOCATE(handle, PCI_CAP_ID_PCI_E, &cap_ptr)) !=
usr/src/uts/sun4v/io/px/px_libhv.c
109
if (hdr_cap_id != PCI_CAP_ID_PCI_E)
usr/src/uts/sun4v/io/px/px_libhv.c
92
(hdr_cap_id != PCI_CAP_ID_PCI_E)) {