Searched refs:Y2_IS_PCI_NEXP (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h687 #define Y2_IS_PCI_NEXP BIT(24) /* PCI-Express error similar to PCI error */ macro
707 Y2_IS_IRQ_STAT | Y2_IS_PCI_EXP | Y2_IS_PCI_NEXP |\
H A Dyge.c1324 Y2_IS_IRQ_STAT | Y2_IS_PCI_EXP | Y2_IS_PCI_NEXP;
1784 Y2_IS_IRQ_STAT | Y2_IS_PCI_EXP | Y2_IS_PCI_NEXP);
2097 if ((status & Y2_IS_PCI_NEXP) != 0) {

Completed in 74 milliseconds