1ATA_QC_COMPLETE(9)              libata Library              ATA_QC_COMPLETE(9)
2
3
4

NAME

6       ata_qc_complete - Complete an active ATA command
7

SYNOPSIS

9       void ata_qc_complete(struct ata_queued_cmd * qc);
10

ARGUMENTS

12       qc
13           Command to complete
14

DESCRIPTION

16       Indicate to the mid and upper layers that an ATA command has completed,
17       with either an ok or not-ok status.
18

LOCKING

20       spin_lock_irqsave(host lock)
21

AUTHOR

23       Jeff Garzik
24           Author.
25
27Kernel Hackers Manual 2.6.         June 2019                ATA_QC_COMPLETE(9)
Impressum