Searched refs:scsi_driver (Results 1 – 8 of 8) sorted by relevance
371 static struct scsi_host_template scsi_driver; variable1891 static struct scsi_host_template scsi_driver = { variable1967 scsi_driver.can_queue = max_outstanding_req_per_channel * in storvsc_probe()1971 host = scsi_host_alloc(&scsi_driver, in storvsc_probe()2142 if (queue_depth > scsi_driver.can_queue) in storvsc_change_queue_depth()2143 queue_depth = scsi_driver.can_queue; in storvsc_change_queue_depth()
1701 struct scsi_driver *drv = to_scsi_driver(dev->driver); in scsi_resume_device()1741 struct scsi_driver *drv = to_scsi_driver(dev->driver); in scsi_rescan_device()
163 struct scsi_driver *drv; in scsi_finish_command()
901 static struct scsi_driver ses_template = {
275 struct scsi_driver *sdrv = scsi_cmd_to_driver(scmd); in scsi_eh_reset()1315 struct scsi_driver *sdrv = scsi_cmd_to_driver(scmd); in scsi_eh_action()
95 static struct scsi_driver sr_template = {
984 static struct scsi_driver ch_template = {
208 static struct scsi_driver st_template = {