Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwn/
H A Dif_iwnreg.h199 #define IWN_RESET_SW (1 << 7) macro
H A Dif_iwn.c8622 IWN_SETBITS(sc, IWN_RESET, IWN_RESET_SW); in iwn_apm_stop()