Home
last modified time | relevance | path

Searched refs:PCIE_SLOTSTS_PRESENCE_DETECTED (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/pciex/hotplug/
H A Dpciehpc_acpi.c357 if (!(status & PCIE_SLOTSTS_PRESENCE_DETECTED)) { in pciehpc_acpi_slot_poweron()
421 if (!(status & PCIE_SLOTSTS_PRESENCE_DETECTED)) { in pciehpc_acpi_slot_poweroff()
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c813 if (status & PCIE_SLOTSTS_PRESENCE_DETECTED) { in pciehpc_intr()
1010 if (!(status & PCIE_SLOTSTS_PRESENCE_DETECTED)) { in pciehpc_get_slot_state()
1784 if (!(status & PCIE_SLOTSTS_PRESENCE_DETECTED)) { in pciehpc_enable_state_sync()
2284 if (!(status & PCIE_SLOTSTS_PRESENCE_DETECTED)) { in pciehpc_slot_poweron()
2481 if (!(status & PCIE_SLOTSTS_PRESENCE_DETECTED)) { in pciehpc_slot_poweroff()
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h389 #define PCIE_SLOTSTS_PRESENCE_DETECTED 0x40 /* Card Present in slot */ macro
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_fabric.c409 PCIE_SLOTSTS_PRESENCE_DETECTED) == 0x0)) { in fab_prep_pcie_ue_erpt()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c2004 PCIE_SLOTSTS_PRESENCE_DETECTED) == 0x0) { in pf_analyse_to()