Searched refs:scsi_device_max_queue_depth (Results 1 – 5 of 5) sorted by relevance
185 extern int scsi_device_max_queue_depth(struct scsi_device *sdev);
206 int scsi_device_max_queue_depth(struct scsi_device *sdev) in scsi_device_max_queue_depth() function220 depth = min_t(int, depth, scsi_device_max_queue_depth(sdev)); in scsi_change_queue_depth()
310 scsi_device_max_queue_depth(sdev), in scsi_alloc_sdev()
32330 ffff800010849d60 T scsi_device_max_queue_depth
Completed in 294 milliseconds