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
394 struct Scsi_Host *shost; in scsi_host_alloc() local
560 struct Scsi_Host *shost = NULL; in scsi_host_lookup() local
576 struct Scsi_Host *scsi_host_get(struct Scsi_Host *shost) in scsi_host_get()
600 int scsi_host_busy(struct Scsi_Host *shost) in scsi_host_busy()
614 void scsi_host_put(struct Scsi_Host *shost) in scsi_host_put()
647 int scsi_queue_work(struct Scsi_Host *shost, struct work_struct *work) in scsi_queue_work()
666 void scsi_flush_work(struct Scsi_Host *shost) in scsi_flush_work()
702 void scsi_host_complete_all_commands(struct Scsi_Host *shost, in scsi_host_complete_all_commands()
732 void scsi_host_busy_iter(struct Scsi_Host *shost, in scsi_host_busy_iter()