Lines Matching refs:slave_configure
153 slave_configure() --> scsi_change_queue_depth()
156 slave_configure()
166 scsi_change_queue_depth() in its slave_configure() routine.
206 slave_configure() [--> scsi_change_queue_depth()]
225 slave_configure() callbacks). Such instances are "owned" by the mid-level.
334 * this call can lead to slave_alloc() and slave_configure() callbacks
377 * LLD. [Specifically during and after slave_configure() and prior to
630 accepted convention is that driver "xyz" will declare its slave_configure()
637 A pointer to this function should be placed in the 'slave_configure' member
661 - slave_configure - driver fine tuning for given device after attach
978 * slave_configure() will be called while if a device is not found
988 * slave_configure - driver fine tuning for given device just after it
1007 int slave_configure(struct scsi_device *sdp)
1027 * and slave_configure() calls.]