Searched refs:ata_tf_from_fis (Results 1 – 5 of 5) sorted by relevance
235 ata_tf_from_fis(dev->sata_dev.fis, &qc->result_tf); in sas_ata_qc_fill_rtf()250 ata_tf_from_fis(dev->frame_rcvd, &tf); in sas_get_ata_command_set()
194 void ata_tf_from_fis(const u8 *fis, struct ata_taskfile *tf) in ata_tf_from_fis() function211 EXPORT_SYMBOL_GPL(ata_tf_from_fis);
489 ata_tf_from_fis(fis, tf); in sil24_read_tf()
2090 ata_tf_from_fis(rx_fis + RX_FIS_PIO_SETUP, &qc->result_tf); in ahci_qc_fill_rtf()2117 ata_tf_from_fis(rx_fis + RX_FIS_D2H_REG, &qc->result_tf); in ahci_qc_fill_rtf()
1308 extern void ata_tf_from_fis(const u8 *fis, struct ata_taskfile *tf);