Searched refs:mpt3sas_transport_template (Results 1 – 3 of 3) sorted by relevance
1632 extern struct scsi_transport_template *mpt3sas_transport_template;1647 extern struct scsi_transport_template *mpt3sas_transport_template;
10583 shost->transportt = mpt3sas_transport_template; in _scsih_probe()11083 sas_release_transport(mpt3sas_transport_template); in scsih_exit()11099 mpt3sas_transport_template = in _mpt3sas_init()11101 if (!mpt3sas_transport_template) in _mpt3sas_init()11111 sas_release_transport(mpt3sas_transport_template); in _mpt3sas_init()11123 sas_release_transport(mpt3sas_transport_template); in _mpt3sas_init()
2072 struct scsi_transport_template *mpt3sas_transport_template; variable