Searched refs:ata_sff_exec_command (Results 1 – 6 of 6) sorted by relevance
49 .sff_exec_command = ata_sff_exec_command,499 void ata_sff_exec_command(struct ata_port *ap, const struct ata_taskfile *tf) in ata_sff_exec_command() function506 EXPORT_SYMBOL_GPL(ata_sff_exec_command);
1054 ata_sff_exec_command(ap, tf); in pdc_exec_command_mmio()
958 ata_sff_exec_command(ap, tf); in pdc_exec_command_mmio()
985 ata_sff_exec_command(ap, tf); in sata_dwc_exec_command_by_tag()
1839 extern void ata_sff_exec_command(struct ata_port *ap,
133 :c:func:`ata_sff_exec_command` for this hook.