Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/afe/
H A Dafe.h157 #define INT_LINKCHG 0x20000000U /* link status changed */ macro
179 INT_TIMER | INT_LINKCHG | \
H A Dafe.c1909 if (status & INT_LINKCHG) { in afe_intr()