Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h890 #define PCI_HP_SLOT_POWER_DETECTED 0x100000 macro
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c345 if (reg & PCI_HP_SLOT_POWER_DETECTED) in pcishpc_intr()
2643 slot+1, (reg & PCI_HP_SLOT_POWER_DETECTED) ? "Yes" : "No"); in pcishpc_dump_regs()