Searched refs:fw_info_check (Results 1 – 4 of 4) 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,
3606 .fw_info_check = check_fw_info_v2_hw,