Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/
H A Dhisi_sas.h636 extern struct scsi_transport_template *hisi_sas_stt;
H A Dhisi_sas_main.c2258 struct scsi_transport_template *hisi_sas_stt; variable
2259 EXPORT_SYMBOL_GPL(hisi_sas_stt);
2651 shost->transportt = hisi_sas_stt; in hisi_sas_probe()
4074 hisi_sas_stt = sas_domain_attach_transport(&hisi_sas_transport_ops); in hisi_sas_init()
4075 if (!hisi_sas_stt) in hisi_sas_init()
4091 sas_release_transport(hisi_sas_stt); in hisi_sas_exit()
H A Dhisi_sas_v3_hw.c3288 shost->transportt = hisi_sas_stt; in hisi_sas_v3_probe()