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

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c4428 int thermometer; local
4429 thermometer =
4431 thermometer--;
4432 return thermometer;
4437 int thermometer = ar9300_thermometer_get(ah); local
4449 if (thermometer < 0) {
4481 if (thermometer == 0) {
4492 } else if (thermometer == 1) {
4503 } else if (thermometer == 2) {

Completed in 131 milliseconds