Home
last modified time | relevance | path

Searched refs:PCIE_SLOTCAP_MRL_SENSOR (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/pciex/hotplug/
H A Dpciehpc_acpi.c260 ctrl_p->hc_has_mrl = (slot_capabilities & PCIE_SLOTCAP_MRL_SENSOR) ? in pciehpc_acpi_slotinfo_init()
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h321 #define PCIE_SLOTCAP_MRL_SENSOR 0x4 /* MRL Sensor Present */ macro
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c1535 ctrl_p->hc_has_mrl = (slot_capabilities & PCIE_SLOTCAP_MRL_SENSOR) ? in pciehpc_slotinfo_init()
3707 capabilities & PCIE_SLOTCAP_MRL_SENSOR ? "Yes":"No"); in pciehpc_dump_hpregs()