Lines Matching defs:shost
167 struct Scsi_Host *shost;
187 shost = lpfc_shost_from_vport(vports[i]);
188 shost_for_each_device(sdev, shost) {
217 struct Scsi_Host *shost;
225 shost = lpfc_shost_from_vport(vports[i]);
226 shost_for_each_device(sdev, shost) {
3680 struct Scsi_Host *shost;
3685 shost = lpfc_shost_from_vport(phba->pport);
3686 scsi_unblock_requests(shost);
3693 shost = lpfc_shost_from_vport(vports[i]);
3694 scsi_unblock_requests(shost);
3710 struct Scsi_Host *shost;
3718 shost = lpfc_shost_from_vport(phba->pport);
3719 scsi_block_requests(shost);
3726 shost = lpfc_shost_from_vport(vports[i]);
3727 scsi_block_requests(shost);
3737 * @shost: SCSI host the IO completed on (NULL for a NVME IO)
3747 uint64_t time, uint32_t size, struct Scsi_Host *shost)
4013 struct Scsi_Host *shost;
4048 shost = cmd->device->host;
4264 spin_lock_irqsave(shost->host_lock, flags);
4277 spin_unlock_irqrestore(shost->host_lock, flags);
4299 lpfc_update_cmf_cmpl(phba, lat, scsi_bufflen(cmd), shost);
4343 struct Scsi_Host *shost;
4367 shost = cmd->device->host;
4544 spin_lock_irqsave(shost->host_lock, flags);
4557 spin_unlock_irqrestore(shost->host_lock, flags);
5200 * @shost: kernel scsi host pointer.
5212 lpfc_queuecommand(struct Scsi_Host *shost, struct scsi_cmnd *cmnd)
5214 struct lpfc_vport *vport = (struct lpfc_vport *) shost->hostdata;
5452 shost);
5457 shost);
5464 shost);
5510 struct Scsi_Host *shost = cmnd->device->host;
5512 struct lpfc_vport *vport = (struct lpfc_vport *) shost->hostdata;
5972 struct Scsi_Host *shost = cmnd->device->host;
5974 struct lpfc_vport *vport = (struct lpfc_vport *) shost->hostdata;
6011 fc_host_post_vendor_event(shost, fc_get_event_number(),
6050 struct Scsi_Host *shost = cmnd->device->host;
6052 struct lpfc_vport *vport = (struct lpfc_vport *) shost->hostdata;
6100 fc_host_post_vendor_event(shost, fc_get_event_number(),
6180 struct Scsi_Host *shost = cmnd->device->host;
6181 struct lpfc_vport *vport = (struct lpfc_vport *) shost->hostdata;
6721 lpfc_no_command(struct Scsi_Host *shost, struct scsi_cmnd *cmnd)