Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_dwc.c250 static void ata_tf_read(struct ata_port *ap, struct ata_taskfile *tf);
1584 ata_tf_read(ap, &qc->result_tf); in fill_result_tf()
1587 static void ata_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in ata_tf_read() function