Searched refs:mpt3sas_transport_template (Results 1 – 3 of 3) sorted by relevance
2002 extern struct scsi_transport_template *mpt3sas_transport_template;2018 extern struct scsi_transport_template *mpt3sas_transport_template;
12293 shost->transportt = mpt3sas_transport_template; in _scsih_probe()12861 sas_release_transport(mpt3sas_transport_template); in scsih_exit()12878 mpt3sas_transport_template = in _mpt3sas_init()12880 if (!mpt3sas_transport_template) in _mpt3sas_init()12890 sas_release_transport(mpt3sas_transport_template); in _mpt3sas_init()12902 sas_release_transport(mpt3sas_transport_template); in _mpt3sas_init()
2200 struct scsi_transport_template *mpt3sas_transport_template; variable