Searched refs:bnx2fc_transport_template (Results 1 – 1 of 1) sorted by relevance
46 static struct scsi_transport_template *bnx2fc_transport_template; variable746 shost->transportt = bnx2fc_transport_template; in bnx2fc_shost_config()1276 bnx2fc_transport_template = in bnx2fc_attach_transport()1279 if (bnx2fc_transport_template == NULL) { in bnx2fc_attach_transport()1289 fc_release_transport(bnx2fc_transport_template); in bnx2fc_attach_transport()1290 bnx2fc_transport_template = NULL; in bnx2fc_attach_transport()1297 fc_release_transport(bnx2fc_transport_template); in bnx2fc_release_transport()1299 bnx2fc_transport_template = NULL; in bnx2fc_release_transport()