Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h202 #define IWN_RESET_MASTER_DISABLED (1U << 8) macro
H A Dif_iwn.c7157 if (IWN_READ(sc, IWN_RESET) & IWN_RESET_MASTER_DISABLED) in iwn_apm_stop_master()