Lines Matching refs:k
321 int k; in pg_command() local
346 for (k = 0; k < 12; k++) in pg_command()
347 printk("%02x ", cmd[k] & 0xff); in pg_command()
389 int i, k, err; in pg_reset() local
399 k = 0; in pg_reset()
400 while ((k++ < PG_RESET_TMO) && (status_reg(dev) & STAT_BUSY)) in pg_reset()
409 printk("%s: Reset (%d) signature = ", dev->name, k); in pg_reset()
424 int k; in xs() local
426 for (k = 0; k < len; k++) { in xs()
480 int k, unit; in pg_detect() local
484 k = 0; in pg_detect()
490 k++; in pg_detect()
505 k++; in pg_detect()
511 if (k) in pg_detect()