Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/ata/
Dsata_via.c77 static void svia_tf_load(struct ata_port *ap, const struct ata_taskfile *tf);
116 .sff_tf_load = svia_tf_load,
289 static void svia_tf_load(struct ata_port *ap, const struct ata_taskfile *tf) in svia_tf_load() function