Home
last modified time | relevance | path

Searched refs:IWN_RESET_MASTER_DISABLED (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/iwn/
H A Dif_iwnreg.h200 #define IWN_RESET_MASTER_DISABLED (1 << 8) macro
H A Dif_iwn.c8604 if (IWN_READ(sc, IWN_RESET) & IWN_RESET_MASTER_DISABLED) in iwn_apm_stop_master()