Searched refs:IPW2200_INTR_MASK_ERR (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/iwi/ | ||
H A D | ipw2200_impl.h | 292 #define IPW2200_INTR_MASK_ERR (IPW2200_INTR_FATAL_ERROR | \ macro |
H A D | ipw2200.c | 2886 if (ireg & IPW2200_INTR_MASK_ERR) { in ipw2200_intr() |