Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h867 #define PCI_HP_SERR_INT_ARBITER_IRQ 0x20000 macro
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c290 if (reg & PCI_HP_SERR_INT_ARBITER_IRQ) { in pcishpc_intr()
2571 (reg & PCI_HP_SERR_INT_ARBITER_IRQ) ? "Yes" : "No"); in pcishpc_dump_regs()