suse man page for scsi_adjust_queue_depth

Query: scsi_adjust_queue_depth

OS: suse

Section: 9

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

SCSI_ADJUST_QUEUE_DE(9) 					  SCSI mid layer					   SCSI_ADJUST_QUEUE_DE(9)

NAME
scsi_adjust_queue_depth - Let low level drivers change a device's queue depth
SYNOPSIS
void scsi_adjust_queue_depth(struct scsi_device * sdev, int tagged, int tags);
ARGUMENTS
sdev SCSI Device in question tagged Do we use tagged queueing (non-0) or do we treat this device as an untagged device (0) tags Number of tags allowed if tagged queueing enabled, or number of commands the low level driver can queue up in non-tagged mode (as per cmd_per_lun).
RETURNS
Nothing
LOCK STATUS
None held on entry
NOTES
Low level drivers may call this at any time and we will do the right thing depending on whether or not the device is currently active and whether or not it even has the command blocks built yet.
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SCSI_ADJUST_QUEUE_DE(9)
Related Man Pages
fc_remote_port_delete(9) - centos
adw(4) - freebsd
sbp(4) - centos
sbp(4) - php
sbp(4) - minix
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Migrating to UNIX
Tar Command
The Future of the PM (Private Message) System at UNIX.com