Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/pciex/hotplug/
H A Dpciehpc_acpi.c257 PCIE_SLOTCAP_ATTN_BUTTON) ? B_TRUE : B_FALSE; in pciehpc_acpi_slotinfo_init()
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h319 #define PCIE_SLOTCAP_ATTN_BUTTON 0x1 /* Attention Button Present */ macro
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c1531 ctrl_p->hc_has_attn = (slot_capabilities & PCIE_SLOTCAP_ATTN_BUTTON) ? in pciehpc_slotinfo_init()
3701 capabilities & PCIE_SLOTCAP_ATTN_BUTTON ? "Yes":"No"); in pciehpc_dump_hpregs()