Searched refs:ata_get_cmd_descript (Results 1 – 4 of 4) sorted by relevance
166 const char *ata_get_cmd_descript(u8 command);
978 ata_get_cmd_descript(tf->command), tag); in sata_dwc_exec_command_by_tag()1086 ata_get_cmd_descript(qc->tf.command), in sata_dwc_qc_issue()
700 descr = ata_get_cmd_descript(tf.command); in ata_acpi_run_tf()
2308 const char *ata_get_cmd_descript(u8 command) in ata_get_cmd_descript() function2418 EXPORT_SYMBOL_GPL(ata_get_cmd_descript);2568 const char *descr = ata_get_cmd_descript(cmd->command); in ata_eh_link_report()