Name

ata_eh_qc_complete — Complete an active ATA command from EH

Synopsis

void ata_eh_qc_complete (struct ata_queued_cmd * qc);

Arguments

qc

Command to complete

Description

Indicate to the mid and upper layers that an ATA command has completed. To be used from EH.