Searched refs:ata_sff_exec_command (Results 1 – 6 of 6) sorted by relevance
45 .sff_exec_command = ata_sff_exec_command,487 void ata_sff_exec_command(struct ata_port *ap, const struct ata_taskfile *tf) in ata_sff_exec_command() function492 EXPORT_SYMBOL_GPL(ata_sff_exec_command);
1035 ata_sff_exec_command(ap, tf); in pdc_exec_command_mmio()
944 ata_sff_exec_command(ap, tf); in sata_dwc_exec_command_by_tag()
915 ata_sff_exec_command(ap, tf); in pdc_exec_command_mmio()
1921 extern void ata_sff_exec_command(struct ata_port *ap,
133 :c:func:`ata_sff_exec_command` for this hook.