Symbol: PCIE_PCIECAP_DEV_TYPE_ROOT
usr/src/cmd/fm/modules/common/fabric-xlate/fx_epkt.c
83
data->dev_type = PCIE_PCIECAP_DEV_TYPE_ROOT;
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fabric.c
703
(data->dev_type == PCIE_PCIECAP_DEV_TYPE_ROOT) ||
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fabric.c
784
(data->dev_type == PCIE_PCIECAP_DEV_TYPE_ROOT) ||
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fire.c
128
data->dev_type = PCIE_PCIECAP_DEV_TYPE_ROOT;
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
4248
case PCIE_PCIECAP_DEV_TYPE_ROOT:
usr/src/lib/fm/topo/modules/common/pcibus/did.c
515
dp->dp_excap |= PCIE_PCIECAP_DEV_TYPE_ROOT;
usr/src/lib/fm/topo/modules/common/pcibus/did_props.c
718
case PCIE_PCIECAP_DEV_TYPE_ROOT:
usr/src/lib/fm/topo/modules/common/pciebus/topo_pcie.c
517
case PCIE_PCIECAP_DEV_TYPE_ROOT:
usr/src/lib/fm/topo/modules/common/pciebus/topo_pcie.c
539
case PCIE_PCIECAP_DEV_TYPE_ROOT:
usr/src/uts/common/io/pciex/pcie.c
2736
if (port_type == PCIE_PCIECAP_DEV_TYPE_ROOT)
usr/src/uts/common/io/pciex/pcie.c
2809
(dev_type != PCIE_PCIECAP_DEV_TYPE_ROOT))
usr/src/uts/common/io/pciex/pcie_fault.c
1535
case PCIE_PCIECAP_DEV_TYPE_ROOT:
usr/src/uts/common/io/pciex/pcie_fault.c
454
case PCIE_PCIECAP_DEV_TYPE_ROOT:
usr/src/uts/common/sys/pcie_impl.h
92
((bus_p->bus_dev_type == PCIE_PCIECAP_DEV_TYPE_ROOT) && \
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
4882
(port_type == PCIE_PCIECAP_DEV_TYPE_ROOT) ||
usr/src/uts/sparc/io/pciex/pcieb_sparc.c
252
(dev_type == PCIE_PCIECAP_DEV_TYPE_ROOT) ||
usr/src/uts/sun4/io/pcicfg.c
688
(port_type == PCIE_PCIECAP_DEV_TYPE_ROOT) ||