Searched refs:ata_tf_to_host (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | libata-sff.c | 505 * ata_tf_to_host - issue ATA taskfile to host controller 516 static inline void ata_tf_to_host(struct ata_port *ap, in ata_tf_to_host() function 1379 ata_tf_to_host(ap, &qc->tf); in ata_sff_qc_issue() 1391 ata_tf_to_host(ap, &qc->tf); in ata_sff_qc_issue() 1421 ata_tf_to_host(ap, &qc->tf); in ata_sff_qc_issue()
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | libata-sff.c | 439 * ata_tf_to_host - issue ATA taskfile to host controller 451 static inline void ata_tf_to_host(struct ata_port *ap, in ata_tf_to_host() function 1301 ata_tf_to_host(ap, &qc->tf, qc->tag); in ata_sff_qc_issue() 1313 ata_tf_to_host(ap, &qc->tf, qc->tag); in ata_sff_qc_issue() 1343 ata_tf_to_host(ap, &qc->tf, qc->tag); in ata_sff_qc_issue()
|
Completed in 8 milliseconds