Lines Matching refs:shost
392 * @shost: pointer to scsi host instance
412 struct scsi_device * scsi_add_device(struct Scsi_Host *shost,
419 * @shost: pointer to scsi host instance
435 int scsi_add_host(struct Scsi_Host *shost, struct device * dev)
477 * @shost: pointer to host to block commands on
488 void scsi_block_requests(struct Scsi_Host * shost)
518 * @shost: pointer to struct Scsi_Host instance
528 void scsi_host_get(struct Scsi_Host *shost)
533 * @shost: pointer to struct Scsi_Host instance
547 void scsi_host_put(struct Scsi_Host *shost)
612 * @shost: a pointer to a scsi host instance
624 int scsi_remove_host(struct Scsi_Host *shost)
629 * @shost: a pointer to a scsi host involved
644 void scsi_report_bus_reset(struct Scsi_Host * shost, int channel)
649 * @shost: a pointer to a scsi host instance
657 void scsi_scan_host(struct Scsi_Host *shost)
686 * @shost: pointer to host to unblock commands on
694 void scsi_unblock_requests(struct Scsi_Host * shost)
1006 * @shost: pointer to the scsi host object
1073 int queuecommand(struct Scsi_Host *shost, struct scsi_cmnd * scp)