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