Searched refs:IWN_CMD_SET_CRITICAL_TEMP (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/dev/iwn/
H A Dif_iwnreg.h491 #define IWN_CMD_SET_CRITICAL_TEMP 164 macro
1047 /* Structure for command IWN_CMD_SET_CRITICAL_TEMP. */
H A Dif_iwn.c398 case IWN_CMD_SET_CRITICAL_TEMP: return "IWN_CMD_SET_CRITICAL_TEMP";
4478 return iwn_cmd(sc, IWN_CMD_SET_CRITICAL_TEMP, &crit, sizeof crit, 0);

Completed in 172 milliseconds