centos man page for ata_std_qc_defer

Query: ata_std_qc_defer

OS: centos

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 3.10 June 2014 ATA_STD_QC_DEFER(9)
Related Man Pages
ata_slave_link_init(9) - centos
blk_init_queue(9) - centos
drm_crtc_helper_set_mode(9) - centos
glob_match(9) - centos
blk_init_queue(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq