Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpci.h876 #define PCI_HP_SLOT_ISO_PWR_DETECTED 0x20000 macro
/titanic_41/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c317 if (reg & PCI_HP_SLOT_ISO_PWR_DETECTED) in pcishpc_intr()
2632 slot+1, (reg & PCI_HP_SLOT_ISO_PWR_DETECTED) ? "Yes" : in pcishpc_dump_regs()