.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "ATA_QC_FREE" "9" "09 October 2005" "" "" .SH NAME ata_qc_free \- free unused ata_queued_cmd .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void ata_qc_free (struct ata_queued_cmd * \fIqc\fB); \fR .SH "ARGUMENTS" .TP \fB\fIqc\fB\fR Command to complete .SH "DESCRIPTION" .PP Designed to free unused ata_queued_cmd object in case something prevents using it. .SH "LOCKING" .PP spin_lock_irqsave(host_set lock)