ata_eh_qc_complete — Complete an active ATA command from EH
void ata_eh_qc_complete (struct ata_queued_cmd * qc);
void ata_eh_qc_complete (
)
qc
Command to complete
Indicate to the mid and upper layers that an ATA command has completed. To be used from EH.