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);
1505 static unsigned int ahci_fill_sg(struct ata_queued_cmd *qc, void *cmd_tbl) in ahci_fill_sg()
1528 static int ahci_pmp_qc_defer(struct ata_queued_cmd *qc) in ahci_pmp_qc_defer()
1539 static void ahci_qc_prep(struct ata_queued_cmd *qc) in ahci_qc_prep()
1607 struct ata_queued_cmd *active_qc; in ahci_error_intr()
1950 unsigned int ahci_qc_issue(struct ata_queued_cmd *qc) in ahci_qc_issue()
1981 static bool ahci_qc_fill_rtf(struct ata_queued_cmd *qc) in ahci_qc_fill_rtf()
2047 static void ahci_post_internal_cmd(struct ata_queued_cmd *qc) in ahci_post_internal_cmd()