suse man page for ata_std_qc_defer

Query: ata_std_qc_defer

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ATA_STD_QC_DEFER(9)						  libata Library					       ATA_STD_QC_DEFER(9)

NAME
ata_std_qc_defer - Check whether a qc needs to be deferred
SYNOPSIS
int ata_std_qc_defer(struct ata_queued_cmd * qc);
ARGUMENTS
qc ATA command in question
DESCRIPTION
Non-NCQ commands cannot run with any other command, NCQ or not. As upper layer only knows the queue depth, we are responsible for maintaining exclusion. This function checks whether a new command qc can be issued.
LOCKING
spin_lock_irqsave(host lock)
RETURNS
ATA_DEFER_* if deferring is needed, 0 otherwise.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ATA_STD_QC_DEFER(9)
Related Man Pages
ata_slave_link_init(9) - centos
ada(4) - debian
glob_match(9) - centos
ata_slave_link_init(9) - suse
ada(4) - php
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Getting command output to putty window title.
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com