Searched refs:fnic_fc_transport (Results 1 – 1 of 1) sorted by relevance
128 static struct scsi_transport_template *fnic_fc_transport; variable610 host->transportt = fnic_fc_transport; in fnic_probe()1124 fnic_fc_transport = fc_attach_transport(&fnic_fc_functions); in fnic_init_module()1125 if (!fnic_fc_transport) { in fnic_init_module()1140 fc_release_transport(fnic_fc_transport); in fnic_init_module()1167 fc_release_transport(fnic_fc_transport); in fnic_cleanup_module()