Home
last modified time | relevance | path

Searched refs:svia_tf_load (Results 1 – 1 of 1) sorted by relevance

/drivers/ata/
Dsata_via.c81 static void svia_tf_load(struct ata_port *ap, const struct ata_taskfile *tf);
119 .sff_tf_load = svia_tf_load,
291 static void svia_tf_load(struct ata_port *ap, const struct ata_taskfile *tf) in svia_tf_load() function