Searched refs:INTSTAT_ACTV (Results 1 – 2 of 2) sorted by relevance
| /illumos-gate/usr/src/uts/common/io/efe/ | ||
| H A D | efe.h | 163 #define INTSTAT_ACTV (1UL << 16) /* Interrupt Active */ macro |
| H A D | efe.c | 886 if (!(status & INTSTAT_ACTV)) { in efe_intr() |