Searched refs:mpt3sas_transport_template (Results 1 – 3 of 3) sorted by relevance
1163 extern struct scsi_transport_template *mpt3sas_transport_template;
7821 shost->transportt = mpt3sas_transport_template; in _scsih_probe()8114 mpt3sas_transport_template = in _scsih_init()8116 if (!mpt3sas_transport_template) in _scsih_init()8122 sas_release_transport(mpt3sas_transport_template); in _scsih_init()8168 sas_release_transport(mpt3sas_transport_template); in _scsih_init()8205 sas_release_transport(mpt3sas_transport_template); in _scsih_exit()
2130 struct scsi_transport_template *mpt3sas_transport_template; variable