Searched refs:IPW_INTR_FATAL_ERROR (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/ipw/
H A Dif_ipwreg.h64 #define IPW_INTR_FATAL_ERROR 0x40000000 macro
70 IPW_INTR_FW_INIT_DONE | IPW_INTR_FATAL_ERROR | \
H A Dif_ipw.c1393 if (r & (IPW_INTR_FATAL_ERROR | IPW_INTR_PARITY_ERROR)) {

Completed in 95 milliseconds