Searched refs:fw_info_check (Results 1 – 4 of 4) sorted by relevance
309 int (*fw_info_check)(struct hisi_hba *hisi_hba); member
2514 if (hisi_hba->hw->fw_info_check) { in hisi_sas_shost_alloc()2515 if (hisi_hba->hw->fw_info_check(hisi_hba)) in hisi_sas_shost_alloc()
1767 .fw_info_check = check_fw_info_v1_hw,
3605 .fw_info_check = check_fw_info_v2_hw,