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

/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwmreg.h201 #define IWM_CSR_INT_BIT_SW_ERR (1 << 25) /* uCode error */ macro
211 IWM_CSR_INT_BIT_SW_ERR | \
H A Dif_iwm.c5734 if (r1 & IWM_CSR_INT_BIT_SW_ERR) {

Completed in 86 milliseconds