Searched refs:ibmvfc_transport_template (Results 1 – 1 of 1) sorted by relevance
53 static struct scsi_transport_template *ibmvfc_transport_template; variable6125 shost->transportt = ibmvfc_transport_template; in ibmvfc_probe()6361 ibmvfc_transport_template = fc_attach_transport(&ibmvfc_transport_functions); in ibmvfc_module_init()6362 if (!ibmvfc_transport_template) in ibmvfc_module_init()6367 fc_release_transport(ibmvfc_transport_template); in ibmvfc_module_init()6380 fc_release_transport(ibmvfc_transport_template); in ibmvfc_module_exit()