Home
last modified time | relevance | path

Searched refs:scsi_device_max_queue_depth (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/
A Dscsi_priv.h185 extern int scsi_device_max_queue_depth(struct scsi_device *sdev);
A Dscsi.c206 int scsi_device_max_queue_depth(struct scsi_device *sdev) in scsi_device_max_queue_depth() function
220 depth = min_t(int, depth, scsi_device_max_queue_depth(sdev)); in scsi_change_queue_depth()
A Dscsi_scan.c310 scsi_device_max_queue_depth(sdev), in scsi_alloc_sdev()
/linux/
A DSystem.map32330 ffff800010849d60 T scsi_device_max_queue_depth
A D.tmp_System.map32330 ffff800010849d60 T scsi_device_max_queue_depth

Completed in 294 milliseconds