Searched refs:ibmvfc_transport_template (Results 1 – 1 of 1) sorted by relevance
59 static struct scsi_transport_template *ibmvfc_transport_template; variable4765 shost->transportt = ibmvfc_transport_template; in ibmvfc_probe()4996 ibmvfc_transport_template = fc_attach_transport(&ibmvfc_transport_functions); in ibmvfc_module_init()4997 if (!ibmvfc_transport_template) in ibmvfc_module_init()5002 fc_release_transport(ibmvfc_transport_template); in ibmvfc_module_init()5015 fc_release_transport(ibmvfc_transport_template); in ibmvfc_module_exit()