Searched refs:fc_transport_template (Results 1 – 1 of 1) sorted by relevance
359 static struct scsi_transport_template *fc_transport_template; variable1989 host->transportt = fc_transport_template; in storvsc_probe()2075 if (host->transportt == fc_transport_template) { in storvsc_probe()2132 if (host->transportt == fc_transport_template) { in storvsc_remove()2208 fc_transport_template = fc_attach_transport(&fc_transport_functions); in storvsc_drv_init()2209 if (!fc_transport_template) in storvsc_drv_init()2217 fc_release_transport(fc_transport_template); in storvsc_drv_init()2227 fc_release_transport(fc_transport_template); in storvsc_drv_exit()