Searched refs:ibmvfc_transport_template (Results 1 – 1 of 1) sorted by relevance
52 static struct scsi_transport_template *ibmvfc_transport_template; variable6244 shost->transportt = ibmvfc_transport_template; in ibmvfc_probe()6480 ibmvfc_transport_template = fc_attach_transport(&ibmvfc_transport_functions); in ibmvfc_module_init()6481 if (!ibmvfc_transport_template) in ibmvfc_module_init()6486 fc_release_transport(ibmvfc_transport_template); in ibmvfc_module_init()6499 fc_release_transport(ibmvfc_transport_template); in ibmvfc_module_exit()