Home
last modified time | relevance | path

Searched refs:ATH9K_INT_FATAL (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/arn/
H A Darn_ath9k.h404 ATH9K_INT_FATAL = 0x40000000, enumerator
H A Darn_main.c1146 if (status & ATH9K_INT_FATAL) { in arn_isr()
2151 ATH9K_INT_FATAL | ATH9K_INT_GLOBAL; in arn_open()
H A Darn_hw.c3164 *masked |= ATH9K_INT_FATAL; in ath9k_hw_getisr()