Lines Matching defs:shost
75 int scsi_host_set_state(struct Scsi_Host *shost, enum scsi_host_state state) in scsi_host_set_state()
165 void scsi_remove_host(struct Scsi_Host *shost) in scsi_remove_host()
219 int scsi_add_host_with_dma(struct Scsi_Host *shost, struct device *dev, in scsi_add_host_with_dma()
341 struct Scsi_Host *shost = dev_to_shost(dev); in scsi_host_dev_release() local
397 struct Scsi_Host *shost; in scsi_host_alloc() local
562 struct Scsi_Host *shost = NULL; in scsi_host_lookup() local
578 struct Scsi_Host *scsi_host_get(struct Scsi_Host *shost) in scsi_host_get()
602 int scsi_host_busy(struct Scsi_Host *shost) in scsi_host_busy()
616 void scsi_host_put(struct Scsi_Host *shost) in scsi_host_put()
649 int scsi_queue_work(struct Scsi_Host *shost, struct work_struct *work) in scsi_queue_work()
668 void scsi_flush_work(struct Scsi_Host *shost) in scsi_flush_work()
704 void scsi_host_complete_all_commands(struct Scsi_Host *shost, in scsi_host_complete_all_commands()
734 void scsi_host_busy_iter(struct Scsi_Host *shost, in scsi_host_busy_iter()