Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dacard-ahci.c267 ata_tf_from_fis(rx_fis + RX_FIS_PIO_SETUP, &qc->result_tf); in acard_ahci_qc_fill_rtf()
270 ata_tf_from_fis(rx_fis + RX_FIS_D2H_REG, &qc->result_tf); in acard_ahci_qc_fill_rtf()
H A Dlibata-sata.c194 void ata_tf_from_fis(const u8 *fis, struct ata_taskfile *tf) in ata_tf_from_fis() function
211 EXPORT_SYMBOL_GPL(ata_tf_from_fis);
H A Dsata_sil24.c490 ata_tf_from_fis(fis, tf); in sil24_read_tf()
H A Dlibahci.c2096 ata_tf_from_fis(rx_fis + RX_FIS_PIO_SETUP, &qc->result_tf); in ahci_qc_fill_rtf()
2123 ata_tf_from_fis(rx_fis + RX_FIS_D2H_REG, &qc->result_tf); in ahci_qc_fill_rtf()
H A Dsata_fsl.c579 ata_tf_from_fis(cd->sfis, &qc->result_tf); in sata_fsl_qc_fill_rtf()
/openbmc/linux/drivers/scsi/libsas/
H A Dsas_ata.c235 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()
/openbmc/linux/include/linux/
H A Dlibata.h1252 extern void ata_tf_from_fis(const u8 *fis, struct ata_taskfile *tf);