Searched refs:mpt3sas_transport_template (Results 1 – 3 of 3) sorted by relevance
1962 extern struct scsi_transport_template *mpt3sas_transport_template;1978 extern struct scsi_transport_template *mpt3sas_transport_template;
12223 shost->transportt = mpt3sas_transport_template; in _scsih_probe()12788 sas_release_transport(mpt3sas_transport_template); in scsih_exit()12805 mpt3sas_transport_template = in _mpt3sas_init()12807 if (!mpt3sas_transport_template) in _mpt3sas_init()12817 sas_release_transport(mpt3sas_transport_template); in _mpt3sas_init()12829 sas_release_transport(mpt3sas_transport_template); in _mpt3sas_init()
2188 struct scsi_transport_template *mpt3sas_transport_template; variable