ata_qc_complete_multiple(9) suse man page | unix.com

Man Page: ata_qc_complete_multiple

Operating Environment: suse

Section: 9

ATA_QC_COMPLETE_MULT(9) 					  libata Library					   ATA_QC_COMPLETE_MULT(9)

NAME
ata_qc_complete_multiple - Complete multiple qcs successfully
SYNOPSIS
int ata_qc_complete_multiple(struct ata_port * ap, u32 qc_active);
ARGUMENTS
ap port in question qc_active new qc_active mask
DESCRIPTION
Complete in-flight commands. This functions is meant to be called from low-level driver's interrupt routine to complete requests normally. ap->qc_active and qc_active is compared and commands are completed accordingly.
LOCKING
spin_lock_irqsave(host lock)
RETURNS
Number of completed commands on success, -errno otherwise.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ATA_QC_COMPLETE_MULT(9)
Related Man Pages
ata_slave_link_init(9) - suse
scsi_poll(9f) - centos
scsi_poll(9f) - minix
scsi_poll(9f) - linux
scsi_poll(9f) - hpux
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com
32 bit process addressing more than 4GB