Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/efe/
H A Defe.h163 #define INTSTAT_ACTV (1UL << 16) /* Interrupt Active */ macro
H A Defe.c886 if (!(status & INTSTAT_ACTV)) { in efe_intr()