Searched refs:fnic_fc_transport (Results 1 – 1 of 1) sorted by relevance
134 static struct scsi_transport_template *fnic_fc_transport; variable569 host->transportt = fnic_fc_transport; in fnic_probe()1107 fnic_fc_transport = fc_attach_transport(&fnic_fc_functions); in fnic_init_module()1108 if (!fnic_fc_transport) { in fnic_init_module()1123 fc_release_transport(fnic_fc_transport); in fnic_init_module()1152 fc_release_transport(fnic_fc_transport); in fnic_cleanup_module()