Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Ddrivetemp.c220 err = drivetemp_ata_command(st, ATA_SMART_READ_VALUES, 0); in drivetemp_get_smarttemp()
/openbmc/linux/include/linux/
H A Data.h455 ATA_SMART_READ_VALUES = 0xD0, enumerator
/openbmc/linux/drivers/block/mtip32xx/
H A Dmtip32xx.c1675 if ((features == ATA_SMART_READ_VALUES) || in implicit_sector()