Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_main.c1937 struct scsi_transport_template *hisi_sas_stt; variable
1938 EXPORT_SYMBOL_GPL(hisi_sas_stt);
2320 shost->transportt = hisi_sas_stt; in hisi_sas_probe()
2386 hisi_sas_stt = sas_domain_attach_transport(&hisi_sas_transport_ops); in hisi_sas_init()
2387 if (!hisi_sas_stt) in hisi_sas_init()
2395 sas_release_transport(hisi_sas_stt); in hisi_sas_exit()
Dhisi_sas.h452 extern struct scsi_transport_template *hisi_sas_stt;
Dhisi_sas_v3_hw.c2242 shost->transportt = hisi_sas_stt; in hisi_sas_v3_probe()