Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/hisi_sas/
Dhisi_sas.h643 extern int hisi_sas_alloc(struct hisi_hba *hisi_hba);
Dhisi_sas_main.c2317 int hisi_sas_alloc(struct hisi_hba *hisi_hba) in hisi_sas_alloc() function
2461 EXPORT_SYMBOL_GPL(hisi_sas_alloc);
2611 if (hisi_sas_alloc(hisi_hba)) { in hisi_sas_shost_alloc()
Dhisi_sas_v3_hw.c3214 if (hisi_sas_alloc(hisi_hba)) { in hisi_sas_shost_alloc_pci()