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

/freebsd-9.3-release/sys/dev/iwn/
H A Dif_iwnreg.h437 #define IWN_CMD_SET_CRITICAL_TEMP 164 macro
900 /* Structure for command IWN_CMD_SET_CRITICAL_TEMP. */
H A Dif_iwn.c381 case IWN_CMD_SET_CRITICAL_TEMP: return "IWN_CMD_SET_CRITICAL_TEMP";
4202 return iwn_cmd(sc, IWN_CMD_SET_CRITICAL_TEMP, &crit, sizeof crit, 0);

Completed in 70 milliseconds