Home
last modified time | relevance | path

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

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c2116 struct scsi_transport_template *hisi_sas_stt; variable
2117 EXPORT_SYMBOL_GPL(hisi_sas_stt);
2521 shost->transportt = hisi_sas_stt; in hisi_sas_probe()
2616 hisi_sas_stt = sas_domain_attach_transport(&hisi_sas_transport_ops); in hisi_sas_init()
2617 if (!hisi_sas_stt) in hisi_sas_init()
2633 sas_release_transport(hisi_sas_stt); in hisi_sas_exit()
H A Dhisi_sas.h627 extern struct scsi_transport_template *hisi_sas_stt;
H A Dhisi_sas_v3_hw.c4832 shost->transportt = hisi_sas_stt; in hisi_sas_v3_probe()