Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h883 #define PCI_HP_SLOT_PRESENCE_DETECTED 0x10000 macro
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c313 if (reg & PCI_HP_SLOT_PRESENCE_DETECTED) in pcishpc_intr()
2633 slot+1, (reg & PCI_HP_SLOT_PRESENCE_DETECTED) ? "Yes" : in pcishpc_dump_regs()