Query: ata_scsi_change_queue_depth
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 3.10 June 2014 ATA_SCSI_CHANGE_QUEU(9)