Searched refs:d2h_fis (Results 1 – 2 of 2) sorted by relevance
629 struct dev_to_host_fis *d2h_fis = (struct dev_to_host_fis *) in sas_issue_ata_cmd() local642 task->ata_task.fis.device = d2h_fis->device; in sas_issue_ata_cmd()
1763 u8 *d2h_fis = pp->rx_fis + RX_FIS_D2H_REG; in ahci_hardreset() local1775 ata_tf_to_fis(&tf, 0, 0, d2h_fis); in ahci_hardreset()1818 u8 *d2h_fis = pp->rx_fis + RX_FIS_D2H_REG; in ahci_p5wdh_hardreset() local1828 ata_tf_to_fis(&tf, 0, 0, d2h_fis); in ahci_p5wdh_hardreset()2186 u8 *d2h_fis = pp->rx_fis + RX_FIS_D2H_REG; in ahci_qc_fill_rtf() local2188 ata_tf_from_fis(d2h_fis, &qc->result_tf); in ahci_qc_fill_rtf()