Home
last modified time | relevance | path

Searched refs:PCIE_PCIECAP_DEV_TYPE_ROOT (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_epkt.c83 data->dev_type = PCIE_PCIECAP_DEV_TYPE_ROOT; in fab_epkt_to_data()
H A Dfx_fabric.c703 (data->dev_type == PCIE_PCIECAP_DEV_TYPE_ROOT) || in fab_prep_pcie_nadv_erpt()
784 (data->dev_type == PCIE_PCIECAP_DEV_TYPE_ROOT) || in fab_prep_pcie_fake_rc_erpt()
H A Dfx_fire.c128 data->dev_type = PCIE_PCIECAP_DEV_TYPE_ROOT; in fab_fire_to_data()
/illumos-gate/usr/src/uts/sparc/io/pciex/
H A Dpcieb_sparc.c252 (dev_type == PCIE_PCIECAP_DEV_TYPE_ROOT) || in pcieb_attach_plx_workarounds()
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h81 #define PCIE_PCIECAP_DEV_TYPE_ROOT 0x40 /* Root Port of Root Complex */ macro
H A Dpcie_impl.h92 ((bus_p->bus_dev_type == PCIE_PCIECAP_DEV_TYPE_ROOT) && \
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.c515 dp->dp_excap |= PCIE_PCIECAP_DEV_TYPE_ROOT; in did_markrc()
H A Ddid_props.c718 case PCIE_PCIECAP_DEV_TYPE_ROOT: in EXCAP_set()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c2739 if (port_type == PCIE_PCIECAP_DEV_TYPE_ROOT) in pcie_root_port()
2812 (dev_type != PCIE_PCIECAP_DEV_TYPE_ROOT)) in pcie_ari_supported()
H A Dpcie_fault.c402 case PCIE_PCIECAP_DEV_TYPE_ROOT: in pf_dispatch()
1483 case PCIE_PCIECAP_DEV_TYPE_ROOT: in pf_analyse_error()
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c4879 (port_type == PCIE_PCIECAP_DEV_TYPE_ROOT) || in pcicfg_pcie_device_type()
/illumos-gate/usr/src/cmd/pcieadm/
H A Dpcieadm_cfgspace.c4054 case PCIE_PCIECAP_DEV_TYPE_ROOT: in pcieadm_cap_info_pcie()
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c688 (port_type == PCIE_PCIECAP_DEV_TYPE_ROOT) || in pcicfg_pcie_device_type()