Lines Matching defs:shost

167 	struct Scsi_Host  *shost;
186 shost = lpfc_shost_from_vport(vports[i]);
187 shost_for_each_device(sdev, shost) {
212 struct Scsi_Host *shost;
220 shost = lpfc_shost_from_vport(vports[i]);
221 shost_for_each_device(sdev, shost) {
3683 struct Scsi_Host *shost;
3688 shost = lpfc_shost_from_vport(phba->pport);
3689 scsi_unblock_requests(shost);
3696 shost = lpfc_shost_from_vport(vports[i]);
3697 scsi_unblock_requests(shost);
3713 struct Scsi_Host *shost;
3721 shost = lpfc_shost_from_vport(phba->pport);
3722 scsi_block_requests(shost);
3729 shost = lpfc_shost_from_vport(vports[i]);
3730 scsi_block_requests(shost);
3740 * @shost: SCSI host the IO completed on (NULL for a NVME IO)
3750 uint64_t time, uint32_t size, struct Scsi_Host *shost)
4019 struct Scsi_Host *shost;
4054 shost = cmd->device->host;
4270 spin_lock_irqsave(shost->host_lock, flags);
4283 spin_unlock_irqrestore(shost->host_lock, flags);
4305 lpfc_update_cmf_cmpl(phba, lat, scsi_bufflen(cmd), shost);
4349 struct Scsi_Host *shost;
4373 shost = cmd->device->host;
4550 spin_lock_irqsave(shost->host_lock, flags);
4563 spin_unlock_irqrestore(shost->host_lock, flags);
5214 * @shost: kernel scsi host pointer.
5226 lpfc_queuecommand(struct Scsi_Host *shost, struct scsi_cmnd *cmnd)
5228 struct lpfc_vport *vport = (struct lpfc_vport *) shost->hostdata;
5456 shost);
5461 shost);
5468 shost);
5514 struct Scsi_Host *shost = cmnd->device->host;
5516 struct lpfc_vport *vport = (struct lpfc_vport *) shost->hostdata;
5976 struct Scsi_Host *shost = cmnd->device->host;
5978 struct lpfc_vport *vport = (struct lpfc_vport *) shost->hostdata;
6015 fc_host_post_vendor_event(shost, fc_get_event_number(),
6054 struct Scsi_Host *shost = cmnd->device->host;
6056 struct lpfc_vport *vport = (struct lpfc_vport *) shost->hostdata;
6104 fc_host_post_vendor_event(shost, fc_get_event_number(),
6184 struct Scsi_Host *shost = cmnd->device->host;
6185 struct lpfc_vport *vport = (struct lpfc_vport *) shost->hostdata;
6725 lpfc_no_command(struct Scsi_Host *shost, struct scsi_cmnd *cmnd)