scsi_change_queue_depth
return scsi_change_queue_depth(sdev, queue_depth);
scsi_change_queue_depth(sdev, depth);
.change_queue_depth = scsi_change_queue_depth,
return scsi_change_queue_depth(sdev, qdepth);
return scsi_change_queue_depth(sdev, qdepth);
.change_queue_depth = scsi_change_queue_depth,
scsi_change_queue_depth(sdp, default_depth);
.change_queue_depth = scsi_change_queue_depth,
.change_queue_depth = scsi_change_queue_depth,
.change_queue_depth = scsi_change_queue_depth,
scsi_change_queue_depth(SDp, NCR_700_DEFAULT_TAGS);
return scsi_change_queue_depth(SDp, depth);
scsi_change_queue_depth(SCp->device, host->cmd_per_lun);
scsi_change_queue_depth(dev, qdepth);
scsi_change_queue_depth(dev, qdepth);
scsi_change_queue_depth(sdev, depth);
return scsi_change_queue_depth(sdev, depth);
scsi_change_queue_depth(sdev, aac->hba_map[chn][tid].qd_limit);
scsi_change_queue_depth(sdev, 1);
scsi_change_queue_depth(sdev,
scsi_change_queue_depth(sdev, adv_dvc->max_dvc_qng);
scsi_change_queue_depth(sdev,
scsi_change_queue_depth(sdev, 1);
scsi_change_queue_depth(sdev,
scsi_change_queue_depth(sdev, 2);
return scsi_change_queue_depth(sdev, queue_depth);
.change_queue_depth = scsi_change_queue_depth,
scsi_change_queue_depth(sdev, bfa_lun_queue_depth);
scsi_change_queue_depth(tmp_sdev,
scsi_change_queue_depth(sdev, bnx2fc_queue_depth);
.change_queue_depth = scsi_change_queue_depth,
.change_queue_depth = scsi_change_queue_depth,
scsi_change_queue_depth(sdev, csio_lun_qdepth);
.change_queue_depth = scsi_change_queue_depth,
.change_queue_depth = scsi_change_queue_depth,
.change_queue_depth = scsi_change_queue_depth,
scsi_change_queue_depth(dev, esp->num_tags);
.change_queue_depth = scsi_change_queue_depth,
scsi_change_queue_depth(sdev, fnic_max_qdepth);
.change_queue_depth = scsi_change_queue_depth,
scsi_change_queue_depth(sdev, queue_depth);
return scsi_change_queue_depth(sdev, qdepth);
return scsi_change_queue_depth(sdev, queue_depth);
return scsi_change_queue_depth(sdev, qdepth);
return scsi_change_queue_depth(sdev, qdepth);
scsi_change_queue_depth(sdev, qdepth);
scsi_change_queue_depth(SDptr, min);
.change_queue_depth = scsi_change_queue_depth,
scsi_change_queue_depth(sdev, FC_FCP_DFLT_QUEUE_DEPTH);
scsi_change_queue_depth(scsi_dev, SAS_DEF_QD);
scsi_change_queue_depth(scsi_dev, 1);
return scsi_change_queue_depth(sdev, depth);
scsi_change_queue_depth(sdev, new_queue_depth);
scsi_change_queue_depth(sdev, vport->cfg_lun_queue_depth);
.change_queue_depth = scsi_change_queue_depth,
.change_queue_depth = scsi_change_queue_depth,
.change_queue_depth = scsi_change_queue_depth,
scsi_change_queue_depth(sdev, device_qd);
.change_queue_depth = scsi_change_queue_depth,
retval = scsi_change_queue_depth(sdev, q_depth);
scsi_change_queue_depth(sdev, (int)*q_depth);
scsi_change_queue_depth(sdev, qdepth);
scsi_change_queue_depth(device, depth_to_use);
return scsi_change_queue_depth(scsi_dev, depth);
.change_queue_depth = scsi_change_queue_depth,
scsi_change_queue_depth(sdev, qedf_queue_depth);
.change_queue_depth = scsi_change_queue_depth,
scsi_change_queue_depth(device, ha->bus_settings[bus].hiwat);
scsi_change_queue_depth(device, default_depth);
scsi_change_queue_depth(sdev, req->max_q_depth);
.change_queue_depth = scsi_change_queue_depth,
.change_queue_depth = scsi_change_queue_depth,
scsi_change_queue_depth(sdev, queue_depth);
EXPORT_SYMBOL(scsi_change_queue_depth);
return scsi_change_queue_depth(sdev, depth);
scsi_change_queue_depth(sdev, qdepth);
scsi_change_queue_depth(tmp_sdev, tmp_sdev->queue_depth + 1);
scsi_change_queue_depth(sdev, depth);
scsi_change_queue_depth(device->sdev, device->advertised_queue_depth);
scsi_change_queue_depth(sdev,
scsi_change_queue_depth(sdev, qdepth);
scsi_change_queue_depth(sdev, qsz);
return scsi_change_queue_depth(sdev, queue_depth);
scsi_change_queue_depth(sdev, depth_to_use);
return scsi_change_queue_depth(sdev, min(max_depth, qdepth));
return scsi_change_queue_depth(sdev, qdepth);
.change_queue_depth = scsi_change_queue_depth,
scsi_change_queue_depth(sdev, lun_qdepth);
return scsi_change_queue_depth(sdev, min(depth, sdev->host->can_queue));
scsi_change_queue_depth(sdev, devinfo->qdepth - 2);
extern int scsi_change_queue_depth(struct scsi_device *, int);