Lines Matching defs:shost
217 scsi_host_alloc_command(struct Scsi_Host *shost, gfp_t gfp_mask) in scsi_host_alloc_command()
245 struct scsi_cmnd *__scsi_get_command(struct Scsi_Host *shost, gfp_t gfp_mask) in __scsi_get_command()
316 void __scsi_put_command(struct Scsi_Host *shost, struct scsi_cmnd *cmd, in __scsi_put_command()
479 int scsi_setup_command_freelist(struct Scsi_Host *shost) in scsi_setup_command_freelist()
509 void scsi_destroy_command_freelist(struct Scsi_Host *shost) in scsi_destroy_command_freelist()
803 struct Scsi_Host *shost = sdev->host; in scsi_finish_command() local
1110 struct scsi_device *__scsi_iterate_devices(struct Scsi_Host *shost, in __scsi_iterate_devices()
1147 struct Scsi_Host *shost = dev_to_shost(starget->dev.parent); in starget_for_each_device() local
1175 struct Scsi_Host *shost = dev_to_shost(starget->dev.parent); in __starget_for_each_device() local
1230 struct Scsi_Host *shost = dev_to_shost(starget->dev.parent); in scsi_device_lookup_by_target() local
1259 struct scsi_device *__scsi_device_lookup(struct Scsi_Host *shost, in __scsi_device_lookup()
1285 struct scsi_device *scsi_device_lookup(struct Scsi_Host *shost, in scsi_device_lookup()