Searched refs:fc_transport_template (Results 1 – 1 of 1) sorted by relevance
410 static struct scsi_transport_template *fc_transport_template; variable1535 if (scmnd->device->host->transportt == fc_transport_template) in storvsc_eh_timed_out()1817 host->transportt = fc_transport_template; in storvsc_probe()1872 if (host->transportt == fc_transport_template) { in storvsc_probe()1920 if (host->transportt == fc_transport_template) { in storvsc_remove()1968 fc_transport_template = fc_attach_transport(&fc_transport_functions); in storvsc_drv_init()1969 if (!fc_transport_template) in storvsc_drv_init()1977 fc_release_transport(fc_transport_template); in storvsc_drv_init()1987 fc_release_transport(fc_transport_template); in storvsc_drv_exit()