Searched refs:ata_sff_tf_load (Results 1 – 6 of 6) sorted by relevance
316 ata_sff_tf_load(ap, tf); in svia_tf_load()
63 .sff_tf_load = ata_sff_tf_load,413 void ata_sff_tf_load(struct ata_port *ap, const struct ata_taskfile *tf) in ata_sff_tf_load() function461 EXPORT_SYMBOL_GPL(ata_sff_tf_load);
1063 ata_sff_tf_load(ap, tf); in pdc_tf_load_mmio()
966 ata_sff_tf_load(ap, tf); in pdc_tf_load_mmio()
1854 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.