Searched refs:fc_transport_template (Results 1 – 1 of 1) sorted by relevance
399 static struct scsi_transport_template *fc_transport_template; variable1625 if (scmnd->device->host->transportt == fc_transport_template) in storvsc_eh_timed_out()1959 host->transportt = fc_transport_template; in storvsc_probe()2017 if (host->transportt == fc_transport_template) { in storvsc_probe()2074 if (host->transportt == fc_transport_template) { in storvsc_remove()2153 fc_transport_template = fc_attach_transport(&fc_transport_functions); in storvsc_drv_init()2154 if (!fc_transport_template) in storvsc_drv_init()2162 fc_release_transport(fc_transport_template); in storvsc_drv_init()2172 fc_release_transport(fc_transport_template); in storvsc_drv_exit()