Searched refs:ata_tf_from_fis (Results 1 – 7 of 7) sorted by relevance
318 ata_tf_from_fis(rx_fis + RX_FIS_PIO_SETUP, &qc->result_tf); in acard_ahci_qc_fill_rtf()321 ata_tf_from_fis(rx_fis + RX_FIS_D2H_REG, &qc->result_tf); in acard_ahci_qc_fill_rtf()
1788 ata_tf_from_fis(rx_fis + RX_FIS_PIO_SETUP, &qc->result_tf); in ahci_qc_fill_rtf()1791 ata_tf_from_fis(rx_fis + RX_FIS_D2H_REG, &qc->result_tf); in ahci_qc_fill_rtf()
478 ata_tf_from_fis(cd->sfis, &qc->result_tf); in sata_fsl_qc_fill_rtf()
494 ata_tf_from_fis(fis, tf); in sil24_read_tf()
587 void ata_tf_from_fis(const u8 *fis, struct ata_taskfile *tf) in ata_tf_from_fis() function6626 EXPORT_SYMBOL_GPL(ata_tf_from_fis);
113 ata_tf_from_fis(resp->ending_fis, &dev->sata_dev.tf); in sas_ata_task_done()
1011 extern void ata_tf_from_fis(const u8 *fis, struct ata_taskfile *tf);