Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iwnreg.h449 #define IWN_CMD_SET_CRITICAL_TEMP 164 macro
H A Dif_iwn.c4066 return iwn_cmd(sc, IWN_CMD_SET_CRITICAL_TEMP, &crit, sizeof crit, 0); in iwn_set_critical_temp()