Home
last modified time | relevance | path

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

/drivers/ata/
Dlibata.h168 const char *ata_get_cmd_descript(u8 command);
Dsata_dwc_460ex.c1399 ata_get_cmd_descript(tf->command), tag); in sata_dwc_exec_command_by_tag()
1535 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.c2283 const char *ata_get_cmd_descript(u8 command) in ata_get_cmd_descript() function
2522 const char *descr = ata_get_cmd_descript(cmd->command); in ata_eh_link_report()