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

/freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c4456 int thermometer; local
4457 thermometer =
4459 thermometer--;
4460 return thermometer;
4465 int thermometer = ar9300_thermometer_get(ah); local
4477 if (thermometer < 0) {
4509 if (thermometer == 0) {
4520 } else if (thermometer == 1) {
4531 } else if (thermometer == 2) {

Completed in 91 milliseconds