Lines Matching refs:k
537 int i, k, flg; in pf_reset() local
546 k = 0; in pf_reset()
547 while ((k++ < PF_RESET_TMO) && (status_reg(pf) & STAT_BUSY)) in pf_reset()
555 printk("%s: Reset (%d) signature = ", pf->name, k); in pf_reset()
581 int j, k, l; in xs() local
585 for (k = 0; k < len; k++) in xs()
586 if ((buf[k + offs] != 0x20) || (buf[k + offs] != l)) in xs()
587 l = targ[j++] = buf[k + offs]; in xs()
595 int v, k; in xl() local
598 for (k = 0; k < 4; k++) in xl()
599 v = v * 256 + (buf[k + offs] & 0xff); in xl()
701 int k, unit; in pf_detect() local
706 k = 0; in pf_detect()
712 k++; in pf_detect()
727 k++; in pf_detect()
732 if (k) in pf_detect()