ata_qc_free(9) suse man page | unix.com

Man Page: ata_qc_free

Operating Environment: suse

Section: 9

ATA_QC_FREE(9)						       libata Core Internals						    ATA_QC_FREE(9)

NAME
ata_qc_free - free unused ata_queued_cmd
SYNOPSIS
void ata_qc_free(struct ata_queued_cmd * qc);
ARGUMENTS
qc Command to complete
DESCRIPTION
Designed to free unused ata_queued_cmd object in case something prevents using it.
LOCKING
spin_lock_irqsave(host lock)
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ATA_QC_FREE(9)
Related Man Pages
usb_interface_id(9) - suse
ata_slave_link_init(9) - centos
glob_match(9) - centos
kgdb_arch_handle_exception(9) - suse
zerofill(1) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Docker learning Phase-I