taglinefilesource code
next_stage1245drivers/block/ide-tape.ctape->first_stage=tape->next_stage=tape->last_stage=NULL;
next_stage2871drivers/block/ide-tape.cif (tape->next_stage == NULL) {
next_stage3369drivers/block/ide-tape.ctape->next_stage=NULL;
next_stage3457drivers/block/ide-tape.cif (tape->first_stage != NULL || tape->next_stage != NULL || tape->last_stage != NULL || tape->current_number_of_stages != 0) {
next_stage4494drivers/block/ide-tape.ctape->first_stage=tape->next_stage=stage;
next_stage4496drivers/block/ide-tape.cif (tape->next_stage == NULL)
next_stage4497drivers/block/ide-tape.ctape->next_stage=tape->last_stage;
next_stage4533drivers/block/ide-tape.cif (tape->next_stage != NULL)
next_stage4551drivers/block/ide-tape.cif (tape->next_stage == NULL)
next_stage4569drivers/block/ide-tape.cidetape_pipeline_stage_t *stage=tape->next_stage;
next_stage4587drivers/block/ide-tape.ctape->next_stage=stage->next;
next_stage500drivers/block/ide-tape.hidetape_pipeline_stage_t *next_stage;  /* Will be serviced after the currently active request */