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)NAMEata_std_qc_defer - Check whether a qc needs to be deferredSYNOPSISint ata_std_qc_defer(struct ata_queued_cmd * qc);ARGUMENTSqc ATA command in questionDESCRIPTIONNon-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.LOCKINGspin_lock_irqsave(host lock)RETURNSATA_DEFER_* if deferring is needed, 0 otherwise.AUTHORJeff Garzik Author.COPYRIGHTKernel 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 |