Searched refs:ata_sff_tf_load (Results 1 – 6 of 6) sorted by relevance
298 ata_sff_tf_load(ap, tf); in svia_tf_load()
47 .sff_tf_load = ata_sff_tf_load,397 void ata_sff_tf_load(struct ata_port *ap, const struct ata_taskfile *tf) in ata_sff_tf_load() function445 EXPORT_SYMBOL_GPL(ata_sff_tf_load);
1047 ata_sff_tf_load(ap, tf); in pdc_tf_load_mmio()
950 ata_sff_tf_load(ap, tf); in pdc_tf_load_mmio()
1837 extern void ata_sff_tf_load(struct ata_port *ap, const struct ata_taskfile *tf);
108 :c:func:`ata_sff_tf_load` and :c:func:`ata_sff_tf_read` for these hooks.