Searched refs:ata_sff_exec_command (Results 1 – 6 of 6) sorted by relevance
45 .sff_exec_command = ata_sff_exec_command,495 void ata_sff_exec_command(struct ata_port *ap, const struct ata_taskfile *tf) in ata_sff_exec_command() function502 EXPORT_SYMBOL_GPL(ata_sff_exec_command);
1050 ata_sff_exec_command(ap, tf); in pdc_exec_command_mmio()
960 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()
1917 extern void ata_sff_exec_command(struct ata_port *ap,
133 :c:func:`ata_sff_exec_command` for this hook.