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

/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwmreg.h206 #define IWM_CSR_INT_BIT_ALIVE (1 << 0) /* uCode interrupts once it initializes */ macro
215 IWM_CSR_INT_BIT_ALIVE | \
H A Dif_iwm.c5732 r1 &= ~(IWM_CSR_INT_BIT_ALIVE | IWM_CSR_INT_BIT_SCD);

Completed in 187 milliseconds