Home
last modified time | relevance | path

Searched refs:hisi_sas_stt (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas.h556 extern struct scsi_transport_template *hisi_sas_stt;
Dhisi_sas_main.c2242 struct scsi_transport_template *hisi_sas_stt; variable
2243 EXPORT_SYMBOL_GPL(hisi_sas_stt);
2635 shost->transportt = hisi_sas_stt; in hisi_sas_probe()
3879 hisi_sas_stt = sas_domain_attach_transport(&hisi_sas_transport_ops); in hisi_sas_init()
3880 if (!hisi_sas_stt) in hisi_sas_init()
3891 sas_release_transport(hisi_sas_stt); in hisi_sas_exit()
Dhisi_sas_v3_hw.c3212 shost->transportt = hisi_sas_stt; in hisi_sas_v3_probe()