Searched refs:mpt3sas_transport_template (Results 1 – 3 of 3) sorted by relevance
1705 extern struct scsi_transport_template *mpt3sas_transport_template;1720 extern struct scsi_transport_template *mpt3sas_transport_template;
10574 shost->transportt = mpt3sas_transport_template; in _scsih_probe()11085 sas_release_transport(mpt3sas_transport_template); in scsih_exit()11101 mpt3sas_transport_template = in _mpt3sas_init()11103 if (!mpt3sas_transport_template) in _mpt3sas_init()11113 sas_release_transport(mpt3sas_transport_template); in _mpt3sas_init()11125 sas_release_transport(mpt3sas_transport_template); in _mpt3sas_init()
1978 struct scsi_transport_template *mpt3sas_transport_template; variable