Searched refs:mpt2sas_transport_template (Results 1 – 3 of 3) sorted by relevance
1191 extern struct scsi_transport_template *mpt2sas_transport_template;
8190 shost->transportt = mpt2sas_transport_template; in _scsih_probe()8498 mpt2sas_transport_template = in _scsih_init()8500 if (!mpt2sas_transport_template) in _scsih_init()8505 sas_release_transport(mpt2sas_transport_template); in _scsih_init()8551 sas_release_transport(mpt2sas_transport_template); in _scsih_init()8587 sas_release_transport(mpt2sas_transport_template); in _scsih_exit()
2169 struct scsi_transport_template *mpt2sas_transport_template; variable