Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas.h462 extern int hisi_sas_get_fw_info(struct hisi_hba *hisi_hba);
Dhisi_sas_main.c2163 int hisi_sas_get_fw_info(struct hisi_hba *hisi_hba) in hisi_sas_get_fw_info() function
2229 EXPORT_SYMBOL_GPL(hisi_sas_get_fw_info);
2255 if (hisi_sas_get_fw_info(hisi_hba) < 0) in hisi_sas_shost_alloc()
Dhisi_sas_v3_hw.c2165 if (hisi_sas_get_fw_info(hisi_hba) < 0) in hisi_sas_shost_alloc_pci()