Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/block/paride/
Dpd.c439 static int pd_run; /* sectors in current cluster */ variable
456 pd_run = blk_rq_sectors(pd_req); in do_pd_io_start()
478 pd_run--; in pd_next_buf()
481 if (!pd_run) in pd_next_buf()
504 pd_ide_command(pd_current, IDE_READ, pd_block, pd_run); in do_pd_read_start()
519 pd_ide_command(pd_current, IDE_WRITE, pd_block, pd_run); in do_pd_write_start()