Searched refs:check_count (Results 1 – 4 of 4) sorted by relevance
483 int check_count = 0; in sp8870_set_frontend() local492 for (check_count = 0; check_count < MAXCHECKS; check_count++) { in sp8870_set_frontend()496 dprintk("delay = %i usec\n", check_count * 10); in sp8870_set_frontend()
30 u8 check_count; member
2132 zldpll->check_count++; in zl3073x_dpll_changes_check()2195 if (zldpll->check_count % 2 == 0) { in zl3073x_dpll_changes_check()
653 int check_count = 0; in lpfc_vport_delete() local654 while (check_count < ((phba->fc_ratov * 3) + 3) && in lpfc_vport_delete()657 check_count++; in lpfc_vport_delete()
Completed in 13 milliseconds