Home
last modified time | relevance | path

Searched refs:ata_get_cmd_descript (Results 1 – 4 of 4) sorted by relevance

/drivers/ata/
Dlibata.h150 const char *ata_get_cmd_descript(u8 command);
Dsata_dwc_460ex.c974 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()
Dlibata-acpi.c701 descr = ata_get_cmd_descript(tf.command); in ata_acpi_run_tf()
Dlibata-eh.c2289 const char *ata_get_cmd_descript(u8 command) in ata_get_cmd_descript() function
2399 EXPORT_SYMBOL_GPL(ata_get_cmd_descript);
2549 const char *descr = ata_get_cmd_descript(cmd->command); in ata_eh_link_report()