Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/
H A Dhisi_sas.h643 extern int hisi_sas_alloc(struct hisi_hba *hisi_hba);
H A Dhisi_sas_main.c2313 int hisi_sas_alloc(struct hisi_hba *hisi_hba) in hisi_sas_alloc() function
2457 EXPORT_SYMBOL_GPL(hisi_sas_alloc);
2607 if (hisi_sas_alloc(hisi_hba)) { in hisi_sas_shost_alloc()
H A Dhisi_sas_v3_hw.c3215 if (hisi_sas_alloc(hisi_hba)) { in hisi_sas_shost_alloc_pci()