Searched refs:ibmvfc_transport_template (Results 1 – 1 of 1) sorted by relevance
57 static struct scsi_transport_template *ibmvfc_transport_template; variable4761 shost->transportt = ibmvfc_transport_template; in ibmvfc_probe()4992 ibmvfc_transport_template = fc_attach_transport(&ibmvfc_transport_functions); in ibmvfc_module_init()4993 if (!ibmvfc_transport_template) in ibmvfc_module_init()4998 fc_release_transport(ibmvfc_transport_template); in ibmvfc_module_init()5011 fc_release_transport(ibmvfc_transport_template); in ibmvfc_module_exit()