Searched refs:fw_info_check (Results 1 – 3 of 3) sorted by relevance
320 int (*fw_info_check)(struct hisi_hba *hisi_hba); member
2505 if (hisi_hba->hw->fw_info_check) { in hisi_sas_shost_alloc()2506 if (hisi_hba->hw->fw_info_check(hisi_hba)) in hisi_sas_shost_alloc()
1767 .fw_info_check = check_fw_info_v1_hw,