Home
last modified time | relevance | path

Searched refs:pd_run (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/block/paride/
Dpd.c438 static int pd_run; /* sectors in current cluster */ variable
455 pd_run = blk_rq_sectors(pd_req); in do_pd_io_start()
477 pd_run--; in pd_next_buf()
480 if (!pd_run) in pd_next_buf()
503 pd_ide_command(pd_current, IDE_READ, pd_block, pd_run); in do_pd_read_start()
518 pd_ide_command(pd_current, IDE_WRITE, pd_block, pd_run); in do_pd_write_start()