Home
last modified time | relevance | path

Searched refs:mpt3sas_transport_template (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c12285 shost->transportt = mpt3sas_transport_template; in _scsih_probe()
12828 sas_release_transport(mpt3sas_transport_template); in scsih_exit()
12845 mpt3sas_transport_template = in _mpt3sas_init()
12847 if (!mpt3sas_transport_template) in _mpt3sas_init()
12857 sas_release_transport(mpt3sas_transport_template); in _mpt3sas_init()
12869 sas_release_transport(mpt3sas_transport_template); in _mpt3sas_init()
H A Dmpt3sas_transport.c2193 struct scsi_transport_template *mpt3sas_transport_template; variable