Searched refs:ata_get_cmd_descript (Results 1 – 4 of 4) sorted by relevance
169 const char *ata_get_cmd_descript(u8 command);
974 ata_get_cmd_descript(tf->command), tag); in sata_dwc_exec_command_by_tag()1082 ata_get_cmd_descript(qc->tf.command), in sata_dwc_qc_issue()
701 descr = ata_get_cmd_descript(tf.command); in ata_acpi_run_tf()
2091 const char *ata_get_cmd_descript(u8 command) in ata_get_cmd_descript() function2201 EXPORT_SYMBOL_GPL(ata_get_cmd_descript);2351 const char *descr = ata_get_cmd_descript(cmd->command); in ata_eh_link_report()