Searched refs:mpi3mr_transport_template (Results 1 – 4 of 4) sorted by relevance
1360 extern struct scsi_transport_template *mpi3mr_transport_template;
5444 mpi3mr_transport_template = in mpi3mr_init()5446 if (!mpi3mr_transport_template) { in mpi3mr_init()5470 sas_release_transport(mpi3mr_transport_template); in mpi3mr_init()5487 sas_release_transport(mpi3mr_transport_template); in mpi3mr_exit()
3291 struct scsi_transport_template *mpi3mr_transport_template; variable
3848 mrioc->shost->transportt = mpi3mr_transport_template; in mpi3mr_init_ioc()