Searched refs:fnic_fc_transport (Results 1 – 1 of 1) sorted by relevance
132 static struct scsi_transport_template *fnic_fc_transport; variable647 host->transportt = fnic_fc_transport; in fnic_probe()1180 fnic_fc_transport = fc_attach_transport(&fnic_fc_functions); in fnic_init_module()1181 if (!fnic_fc_transport) { in fnic_init_module()1196 fc_release_transport(fnic_fc_transport); in fnic_init_module()1223 fc_release_transport(fnic_fc_transport); in fnic_cleanup_module()