Query: ata_qc_free
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_QC_FREE(9) libata Core Internals ATA_QC_FREE(9)NAMEata_qc_free - free unused ata_queued_cmdSYNOPSISvoid ata_qc_free(struct ata_queued_cmd * qc);ARGUMENTSqc Command to completeDESCRIPTIONDesigned to free unused ata_queued_cmd object in case something prevents using it.LOCKINGspin_lock_irqsave(host lock)AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ATA_QC_FREE(9)