Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h457 #define IWN_CMD_SET_CRITICAL_TEMP 164 macro
H A Dif_iwn.c4623 return iwn_cmd(sc, IWN_CMD_SET_CRITICAL_TEMP, &crit, sizeof crit, 0); in iwn_set_critical_temp()