Searched refs:mpi3mr_transport_template (Results 1 – 4 of 4) sorted by relevance
1360 extern struct scsi_transport_template *mpi3mr_transport_template;
5477 mpi3mr_transport_template = in mpi3mr_init()5479 if (!mpi3mr_transport_template) { in mpi3mr_init()5503 sas_release_transport(mpi3mr_transport_template); in mpi3mr_init()5520 sas_release_transport(mpi3mr_transport_template); in mpi3mr_exit()
3301 struct scsi_transport_template *mpi3mr_transport_template; variable
3849 mrioc->shost->transportt = mpi3mr_transport_template; in mpi3mr_init_ioc()