Lines Matching refs:sdev_configure
150 sdev_configure() --> scsi_change_queue_depth()
153 sdev_configure()
163 scsi_change_queue_depth() in its sdev_configure() routine.
203 sdev_configure() [--> scsi_change_queue_depth()]
222 sdev_configure() callbacks). Such instances are "owned" by the mid-level.
329 * this call can lead to sdev_init() and sdev_configure() callbacks
372 * LLD. [Specifically during and after sdev_configure() and prior to
585 accepted convention is that driver "xyz" will declare its sdev_configure()
592 A pointer to this function should be placed in the 'sdev_configure' member
616 - sdev_configure - driver fine tuning for given device after attach
925 * sdev_configure() will be called while if a device is not found
935 * sdev_configure - driver fine tuning for given device just after it
954 int sdev_configure(struct scsi_device *sdp)
974 * and sdev_configure() calls.]