HomeSort by: relevance | last modified time | path
    Searched refs:IWN_GP_CNTRL_RFKILL (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_iwnreg.h 200 #define IWN_GP_CNTRL_RFKILL (1 << 27)
if_iwn.c 2866 (tmp & IWN_GP_CNTRL_RFKILL) ? "enabled" : "disabled");
6460 if (!(IWN_READ(sc, IWN_GP_CNTRL) & IWN_GP_CNTRL_RFKILL)) {

Completed in 17 milliseconds