Lines Matching defs:shost

151 	struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
164 spin_lock_irqsave(shost->host_lock, flags);
168 spin_unlock_irqrestore(shost->host_lock, flags);
188 spin_unlock_irqrestore(shost->host_lock, flags);
246 struct Scsi_Host *shost;
266 shost = lpfc_shost_from_vport(vports[i]);
267 shost_for_each_device(sdev, shost) {
296 struct Scsi_Host *shost;
304 shost = lpfc_shost_from_vport(vports[i]);
305 shost_for_each_device(sdev, shost) {
3808 struct Scsi_Host *shost;
3832 shost = cmd->device->host;
4011 spin_lock_irqsave(shost->host_lock, flags);
4024 spin_unlock_irqrestore(shost->host_lock, flags);
4502 lpfc_queuecommand(struct Scsi_Host *shost, struct scsi_cmnd *cmnd)
4504 struct lpfc_vport *vport = (struct lpfc_vport *) shost->hostdata;
4728 struct Scsi_Host *shost = cmnd->device->host;
4729 struct lpfc_vport *vport = (struct lpfc_vport *) shost->hostdata;
5226 struct Scsi_Host *shost = cmnd->device->host;
5227 struct lpfc_vport *vport = (struct lpfc_vport *) shost->hostdata;
5260 fc_host_post_vendor_event(shost, fc_get_event_number(),
5297 struct Scsi_Host *shost = cmnd->device->host;
5298 struct lpfc_vport *vport = (struct lpfc_vport *) shost->hostdata;
5323 spin_lock_irq(shost->host_lock);
5326 spin_unlock_irq(shost->host_lock);
5339 fc_host_post_vendor_event(shost, fc_get_event_number(),
5375 struct Scsi_Host *shost = cmnd->device->host;
5376 struct lpfc_vport *vport = (struct lpfc_vport *) shost->hostdata;
5388 fc_host_post_vendor_event(shost, fc_get_event_number(),
5403 spin_lock_irq(shost->host_lock);
5418 spin_unlock_irq(shost->host_lock);
5467 struct Scsi_Host *shost = cmnd->device->host;
5468 struct lpfc_vport *vport = (struct lpfc_vport *) shost->hostdata;
5997 lpfc_no_command(struct Scsi_Host *shost, struct scsi_cmnd *cmnd)