Searched refs:mpi3mr_transport_template (Results 1 – 4 of 4) sorted by relevance
1343 extern struct scsi_transport_template *mpi3mr_transport_template;
5278 mpi3mr_transport_template = in mpi3mr_init()5280 if (!mpi3mr_transport_template) { in mpi3mr_init()5304 sas_release_transport(mpi3mr_transport_template); in mpi3mr_init()5321 sas_release_transport(mpi3mr_transport_template); in mpi3mr_exit()
3291 struct scsi_transport_template *mpi3mr_transport_template; variable
3818 mrioc->shost->transportt = mpi3mr_transport_template; in mpi3mr_init_ioc()