Searched refs:fnic_fc_transport (Results 1 – 1 of 1) sorted by relevance
139 static struct scsi_transport_template *fnic_fc_transport; variable586 host->transportt = fnic_fc_transport; in fnic_probe()1111 fnic_fc_transport = fc_attach_transport(&fnic_fc_functions); in fnic_init_module()1112 if (!fnic_fc_transport) { in fnic_init_module()1127 fc_release_transport(fnic_fc_transport); in fnic_init_module()1156 fc_release_transport(fnic_fc_transport); in fnic_cleanup_module()