Searched refs:cur_ha (Results 1 – 1 of 1) sorted by relevance
1060 struct scsi_qla_host *ha, *cur_ha; in qla1280_detect() local1119 cur_ha = qla1280_hostlist = ha; in qla1280_detect()1166 cur_ha = qla1280_hostlist = ha; in qla1280_detect()1168 cur_ha = qla1280_hostlist; in qla1280_detect()1169 while (cur_ha->next != NULL) in qla1280_detect()1170 cur_ha = cur_ha->next; in qla1280_detect()1171 cur_ha->next = ha; in qla1280_detect()