Home
last modified time | relevance | path

Searched refs:PCIE_SLOTSTS_ATTN_BTN_PRESSED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h383 #define PCIE_SLOTSTS_ATTN_BTN_PRESSED 0x1 /* Attention Button Pressed */ macro
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c765 if (status & PCIE_SLOTSTS_ATTN_BTN_PRESSED) { in pciehpc_intr()