Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Ddrivetemp.c332 bool have_sct; in drivetemp_identify_sata() local
354 have_sct = ata_id_sct_supported(ata_id); in drivetemp_identify_sata()
365 if (have_sct && drivetemp_sct_avoid(st)) { in drivetemp_identify_sata()
368 have_sct = false; in drivetemp_identify_sata()
371 if (!have_sct) in drivetemp_identify_sata()