Searched refs:ata_tf_to_fis (Results 1 – 4 of 4) sorted by relevance
454 extern void ata_tf_to_fis(const struct ata_taskfile *tf, u8 *fis, u8 pmp);
340 ata_tf_to_fis(&qc->tf, &buf[32], 0); in qs_qc_prep()
761 ata_tf_to_fis(&qc->tf, pp->cmd_tbl, 0); in ahci_qc_prep()
498 void ata_tf_to_fis(const struct ata_taskfile *tf, u8 *fis, u8 pmp) in ata_tf_to_fis() function4929 EXPORT_SYMBOL_GPL(ata_tf_to_fis);