Man Page: ata_scsi_change_queue_depth
Operating Environment: suse
Section: 9
ATA_SCSI_CHANGE_QUEU(9) libata SCSI translation/emulat ATA_SCSI_CHANGE_QUEU(9)NAMEata_scsi_change_queue_depth - SCSI callback for queue depth configSYNOPSISint ata_scsi_change_queue_depth(struct scsi_device * sdev, int queue_depth, int reason);ARGUMENTSsdev SCSI device to configure queue depth for queue_depth new queue depth reason calling contextDESCRIPTIONThis is libata standard hostt->change_queue_depth callback. SCSI will call into this callback when user tries to set queue depth via sysfs.LOCKINGSCSI layer (we don't care)RETURNSNewly configured queue depth.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ATA_SCSI_CHANGE_QUEU(9)