Searched refs:ATA_CMD_SMART (Results 1 – 5 of 5) sorted by relevance
172 if (ata_command == ATA_CMD_SMART && feature == SMART_WRITE_LOG) { in drivetemp_scsi_command()206 return drivetemp_scsi_command(st, ATA_CMD_SMART, feature, select, in drivetemp_ata_command()
279 ATA_CMD_SMART = 0xB0, enumerator
90 ata_opcode_name(ATA_CMD_SMART), \
2345 { ATA_CMD_SMART, "SMART" }, in ata_get_cmd_name()
501 if (args[0] == ATA_CMD_SMART) { /* hack -- ide driver does this too */ in ata_cmd_ioctl()