Lines Matching refs:ata_queued_cmd
71 static bool ahci_qc_fill_rtf(struct ata_queued_cmd *qc);
74 static void ahci_qc_prep(struct ata_queued_cmd *qc);
75 static int ahci_pmp_qc_defer(struct ata_queued_cmd *qc);
90 static void ahci_post_internal_cmd(struct ata_queued_cmd *qc);
1490 static unsigned int ahci_fill_sg(struct ata_queued_cmd *qc, void *cmd_tbl) in ahci_fill_sg()
1513 static int ahci_pmp_qc_defer(struct ata_queued_cmd *qc) in ahci_pmp_qc_defer()
1524 static void ahci_qc_prep(struct ata_queued_cmd *qc) in ahci_qc_prep()
1592 struct ata_queued_cmd *active_qc; in ahci_error_intr()
1889 unsigned int ahci_qc_issue(struct ata_queued_cmd *qc) in ahci_qc_issue()
1920 static bool ahci_qc_fill_rtf(struct ata_queued_cmd *qc) in ahci_qc_fill_rtf()
1986 static void ahci_post_internal_cmd(struct ata_queued_cmd *qc) in ahci_post_internal_cmd()