HomeSort by: relevance | last modified time | path
    Searched refs:IWM_CSR_INT_BIT_SW_ERR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_iwmreg.h 199 #define IWM_CSR_INT_BIT_SW_ERR (1 << 25) /* uCode error */
209 IWM_CSR_INT_BIT_SW_ERR | \
if_iwm.c 7617 if (r1 & IWM_CSR_INT_BIT_SW_ERR) {

Completed in 24 milliseconds