Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ide/
Dide-tape.c1002 int nr_stages; member
1416 int nr_stages; member
1833 tape->nr_stages--; in idetape_remove_stage_head()
1840 if (tape->nr_stages) in idetape_remove_stage_head()
1861 --tape->nr_stages; in idetape_abort_pipeline()
3083 if (tape->nr_stages >= tape->max_stages) in idetape_kmalloc_stage()
3196 tape->nr_stages++; in idetape_add_stage_tail()
3716 tape->nr_stages += frames; in idetape_onstream_read_back_buffer()
3740 tape->blocks_in_buffer, tape->nr_stages, in idetape_onstream_write_error_recovery()
4033 if (tape->nr_stages >= tape->max_stages * 9 / 10 || in idetape_add_chrdev_write_request()
[all …]