Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_iwnreg.h190 #define IWN_RESET_MASTER_DISABLED (1U << 8) macro
H A Dif_iwn.c6160 if (IWN_READ(sc, IWN_RESET) & IWN_RESET_MASTER_DISABLED) in iwn4965_nic_config()