Lines Matching refs:k
322 int k; in pg_command() local
347 for (k = 0; k < 12; k++) in pg_command()
348 printk("%02x ", cmd[k] & 0xff); in pg_command()
390 int i, k, err; in pg_reset() local
400 k = 0; in pg_reset()
401 while ((k++ < PG_RESET_TMO) && (status_reg(dev) & STAT_BUSY)) in pg_reset()
410 printk("%s: Reset (%d) signature = ", dev->name, k); in pg_reset()
425 int k; in xs() local
427 for (k = 0; k < len; k++) { in xs()
481 int k, unit; in pg_detect() local
491 k = 0; in pg_detect()
497 k++; in pg_detect()
512 k++; in pg_detect()
518 if (k) in pg_detect()