Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dlibata.h169 const char *ata_get_cmd_descript(u8 command);
Dsata_dwc_460ex.c931 ata_get_cmd_descript(tf->command), tag); in sata_dwc_exec_command_by_tag()
1064 ata_get_cmd_descript(qc->tf.command), in sata_dwc_qc_issue()
Dlibata-acpi.c700 descr = ata_get_cmd_descript(tf.command); in ata_acpi_run_tf()
Dlibata-eh.c2309 const char *ata_get_cmd_descript(u8 command) in ata_get_cmd_descript() function
2417 EXPORT_SYMBOL_GPL(ata_get_cmd_descript);
2547 const char *descr = ata_get_cmd_descript(cmd->command); in ata_eh_link_report()