Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Ddrivetemp.c330 bool have_sct_temp; in drivetemp_identify_sata() local
383 have_sct_temp = temp_is_valid(buf[SCT_STATUS_TEMP]); in drivetemp_identify_sata()
384 if (!have_sct_temp) in drivetemp_identify_sata()
422 if (have_sct_temp) { in drivetemp_identify_sata()