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