Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dnet/
H A Ddnet.h156 #define ABNORMAL_INTR_SUMM 0x8000UL macro
H A Ddnet.c1494 if (!(int_status & (NORMAL_INTR_SUMM | ABNORMAL_INTR_SUMM))) { in dnet_intr()
1537 if (int_status & ABNORMAL_INTR_SUMM) { in dnet_intr()