Home
last modified time | relevance | path

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

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