Searched refs:ABNORMAL_INTR_SUMM (Results 1 – 2 of 2) sorted by relevance
156 #define ABNORMAL_INTR_SUMM 0x8000UL macro
1493 if (!(int_status & (NORMAL_INTR_SUMM | ABNORMAL_INTR_SUMM))) { in dnet_intr()1536 if (int_status & ABNORMAL_INTR_SUMM) { in dnet_intr()