Name
scsi_change_queue_depth —
change a device's queue depth
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.