Searched refs:ATA_CMD_SMART (Results 1 – 7 of 7) sorted by relevance
171 if (ata_command == ATA_CMD_SMART && feature == SMART_WRITE_LOG) { in drivetemp_scsi_command()203 return drivetemp_scsi_command(st, ATA_CMD_SMART, feature, select, in drivetemp_ata_command()
280 ATA_CMD_SMART = 0xB0, enumerator
211 (ctx->last_cmd[ap->port_no] == ATA_CMD_SMART))) in xgene_ahci_qc_issue()
2168 { ATA_CMD_SMART, "SMART" }, in ata_get_cmd_name()
404 if (args[0] == ATA_CMD_SMART) { /* hack -- ide driver does this too */ in ata_cmd_ioctl()
1090 case ATA_CMD_SMART: in mtip_set_timeout()1288 fis.command = ATA_CMD_SMART; in mtip_get_smart_data()1578 if (fis.command == ATA_CMD_SMART) { in exec_drive_command()1674 case ATA_CMD_SMART: in implicit_sector()
90 ata_opcode_name(ATA_CMD_SMART), \