Home
last modified time | relevance | path

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

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