Home
last modified time | relevance | path

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

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