Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h902 #define PCI_HP_IRQ_SERR_ARBITER_PENDING 0x1 macro
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c2545 (reg & PCI_HP_IRQ_SERR_ARBITER_PENDING) ? "Yes" : "No"); in pcishpc_dump_regs()