Searched refs:tmp_hba (Results 1 – 1 of 1) sorted by relevance
112 struct bnx2i_hba *tmp_hba; in get_adapter_list_head() local118 list_for_each_entry(tmp_hba, &adapter_list, link) { in get_adapter_list_head()119 if (tmp_hba->cnic && tmp_hba->cnic->cm_select_dev) { in get_adapter_list_head()120 hba = tmp_hba; in get_adapter_list_head()