Searched refs:fnic_fc_transport (Results 1 – 1 of 1) sorted by relevance
135 static struct scsi_transport_template *fnic_fc_transport; variable570 host->transportt = fnic_fc_transport; in fnic_probe()1115 fnic_fc_transport = fc_attach_transport(&fnic_fc_functions); in fnic_init_module()1116 if (!fnic_fc_transport) { in fnic_init_module()1131 fc_release_transport(fnic_fc_transport); in fnic_init_module()1160 fc_release_transport(fnic_fc_transport); in fnic_cleanup_module()