Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iwnreg.h186 #define IWN_RESET_SW (1U << 7) macro
H A Dif_iwn.c6887 IWN_SETBITS(sc, IWN_RESET, IWN_RESET_SW); in iwn_apm_stop()