Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci_qoriq.c129 ata_tf_to_fis(&tf, 0, 0, d2h_fis); in ahci_qoriq_hardreset()
H A Dsata_fsl.c521 ata_tf_to_fis(&qc->tf, qc->dev->link->pmp, 1, (u8 *) &cd->cfis); in sata_fsl_qc_prep()
970 ata_tf_to_fis(&tf, pmp, 0, cfis); in sata_fsl_softreset()
1019 ata_tf_to_fis(&tf, pmp, 0, cfis); in sata_fsl_softreset()
H A Dacard-ahci.c228 ata_tf_to_fis(&qc->tf, qc->dev->link->pmp, 1, cmd_tbl); in acard_ahci_qc_prep()
H A Dlibata-sata.c149 void ata_tf_to_fis(const struct ata_taskfile *tf, u8 pmp, int is_cmd, u8 *fis) in ata_tf_to_fis() function
179 EXPORT_SYMBOL_GPL(ata_tf_to_fis);
H A Dsata_sil24.c607 ata_tf_to_fis(tf, pmp, is_cmd, prb->fis); in sil24_exec_polled_cmd()
873 ata_tf_to_fis(&qc->tf, qc->dev->link->pmp, 1, prb->fis); in sil24_qc_prep()
H A Dsata_qstor.c297 ata_tf_to_fis(&qc->tf, 0, 1, &buf[32]); in qs_qc_prep()
H A Dsata_highbank.c404 ata_tf_to_fis(&tf, 0, 0, d2h_fis); in ahci_highbank_hardreset()
H A Dahci.c735 ata_tf_to_fis(&tf, 0, 0, d2h_fis); in ahci_p5wdh_hardreset()
806 ata_tf_to_fis(&tf, 0, 0, d2h_fis); in ahci_avn_hardreset()
H A Dlibahci.c1358 ata_tf_to_fis(tf, pmp, is_cmd, fis); in ahci_exec_polled_cmd()
1555 ata_tf_to_fis(&tf, 0, 0, d2h_fis); in ahci_do_hardreset()
1648 ata_tf_to_fis(&qc->tf, qc->dev->link->pmp, 1, cmd_tbl); in ahci_qc_prep()
H A Dahci_xgene.c369 ata_tf_to_fis(&tf, 0, 0, d2h_fis); in xgene_ahci_do_hardreset()
H A Dsata_mv.c2291 ata_tf_to_fis(&qc->tf, link->pmp, 1, (void *)fis); in mv_qc_issue_fis()
/OK3568_Linux_fs/kernel/drivers/scsi/libsas/
H A Dsas_ata.c198 ata_tf_to_fis(&qc->tf, qc->dev->link->pmp, 1, (u8 *)&task->ata_task.fis); in sas_ata_qc_issue()
/OK3568_Linux_fs/kernel/include/linux/
H A Dlibata.h1250 extern void ata_tf_to_fis(const struct ata_taskfile *tf,
/OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c1321 ata_tf_to_fis(&tf, pmp, 0, fis); in hisi_sas_fill_ata_reset_cmd()