Searched refs:fc_transport_template (Results 1 – 1 of 1) sorted by relevance
404 static struct scsi_transport_template *fc_transport_template; variable1629 if (scmnd->device->host->transportt == fc_transport_template) in storvsc_eh_timed_out()1963 host->transportt = fc_transport_template; in storvsc_probe()2021 if (host->transportt == fc_transport_template) { in storvsc_probe()2078 if (host->transportt == fc_transport_template) { in storvsc_remove()2157 fc_transport_template = fc_attach_transport(&fc_transport_functions); in storvsc_drv_init()2158 if (!fc_transport_template) in storvsc_drv_init()2166 fc_release_transport(fc_transport_template); in storvsc_drv_init()2176 fc_release_transport(fc_transport_template); in storvsc_drv_exit()