Searched refs:IPW2100_INTR_MASK_ERR (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/ipw/ | ||
H A D | ipw2100_impl.h | 257 #define IPW2100_INTR_MASK_ERR (IPW2100_INTR_FATAL_ERROR | \ macro |
H A D | ipw2100.c | 2700 if (ireg & IPW2100_INTR_MASK_ERR) { in ipw2100_intr() |