Lines Matching refs:k
538 int i, k, flg; in pf_reset() local
547 k = 0; in pf_reset()
548 while ((k++ < PF_RESET_TMO) && (status_reg(pf) & STAT_BUSY)) in pf_reset()
556 printk("%s: Reset (%d) signature = ", pf->name, k); in pf_reset()
582 int j, k, l; in xs() local
586 for (k = 0; k < len; k++) in xs()
587 if ((buf[k + offs] != 0x20) || (buf[k + offs] != l)) in xs()
588 l = targ[j++] = buf[k + offs]; in xs()
596 int v, k; in xl() local
599 for (k = 0; k < 4; k++) in xl()
600 v = v * 256 + (buf[k + offs] & 0xff); in xl()
702 int k, unit; in pf_detect() local
712 k = 0; in pf_detect()
718 k++; in pf_detect()
733 k++; in pf_detect()
738 if (k) in pf_detect()