Searched refs:IWN_CMD_SET_CRITICAL_TEMP (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_iwnreg.h | 449 #define IWN_CMD_SET_CRITICAL_TEMP 164 macro |
H A D | if_iwn.c | 4066 return iwn_cmd(sc, IWN_CMD_SET_CRITICAL_TEMP, &crit, sizeof crit, 0); in iwn_set_critical_temp() |