SYNOPSIS
- int scsi_change_queue_depth(struct scsi_device * sdev, int depth);
ARGUMENTS
sdev
-
- SCSI Device in question
depth
- number of commands allowed to be queued to the driver
DESCRIPTION
Sets the device queue depth and returns the new value.
COPYRIGHT