Searched refs:storvsc_change_queue_depth (Results 1 – 1 of 1) sorted by relevance
378 static int storvsc_change_queue_depth(struct scsi_device *sdev, int queue_depth);1840 .change_queue_depth = storvsc_change_queue_depth,2059 static int storvsc_change_queue_depth(struct scsi_device *sdev, int queue_depth) in storvsc_change_queue_depth() function