Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Ddrivetemp.c334 bool have_sct; in drivetemp_identify_sata() local
356 have_sct = ata_id_sct_supported(ata_id); in drivetemp_identify_sata()
367 if (have_sct && drivetemp_sct_avoid(st)) { in drivetemp_identify_sata()
370 have_sct = false; in drivetemp_identify_sata()
373 if (!have_sct) in drivetemp_identify_sata()