Searched refs:mpt3sas_transport_template (Results 1 – 3 of 3) sorted by relevance
1391 extern struct scsi_transport_template *mpt3sas_transport_template;1406 extern struct scsi_transport_template *mpt3sas_transport_template;
8639 shost->transportt = mpt3sas_transport_template; in _scsih_probe()9065 sas_release_transport(mpt3sas_transport_template); in scsih_exit()9081 mpt3sas_transport_template = in _mpt3sas_init()9083 if (!mpt3sas_transport_template) in _mpt3sas_init()9093 sas_release_transport(mpt3sas_transport_template); in _mpt3sas_init()9105 sas_release_transport(mpt3sas_transport_template); in _mpt3sas_init()
2154 struct scsi_transport_template *mpt3sas_transport_template; variable