Lines Matching refs:slave_configure
152 slave_configure() --> scsi_change_queue_depth()
155 slave_configure()
162 scsi_change_queue_depth() in its slave_configure() routine.
206 slave_configure() [--> scsi_change_queue_depth()]
227 slave_configure() callbacks). Such instances are "owned" by the mid-level.
264 slave_configure() --> scsi_change_queue_depth()
269 slave_configure()
276 slave_configure() supplied by the LLD.
407 * this call can lead to slave_alloc() and slave_configure() callbacks
450 * LLD. [Specifically during and after slave_configure() and prior to
723 accepted convention is that driver "xyz" will declare its slave_configure()
728 A pointer to this function should be placed in the 'slave_configure' member
753 slave_configure - driver fine tuning for given device after attach
1113 * slave_configure() will be called while if a device is not found
1123 * slave_configure - driver fine tuning for given device just after it
1142 int slave_configure(struct scsi_device *sdp)
1162 * and slave_configure() calls.]