Searched refs:IWN_RESET_MASTER_DISABLED (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/iwn/ | ||
H A D | if_iwnreg.h | 200 #define IWN_RESET_MASTER_DISABLED (1 << 8) macro |
H A D | if_iwn.c | 8604 if (IWN_READ(sc, IWN_RESET) & IWN_RESET_MASTER_DISABLED) in iwn_apm_stop_master() |