Searched refs:NORMAL_INTR_SUMM (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/dnet/ | ||
H A D | dnet.h | 157 #define NORMAL_INTR_SUMM 0x10000UL macro |
H A D | dnet.c | 1494 if (!(int_status & (NORMAL_INTR_SUMM | ABNORMAL_INTR_SUMM))) { in dnet_intr() |