Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dpci.h854 #define PCI_HP_SERR_INT_GLOBAL_IRQ_MASK 0x1 macro
/titanic_44/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c2552 (reg & PCI_HP_SERR_INT_GLOBAL_IRQ_MASK) ? "Yes" : "No"); in pcishpc_dump_regs()