taglinefilesource code
next_stage1224drivers/block/ide-tape.ctape->first_stage=tape->next_stage=tape->last_stage=NULL;
next_stage2792drivers/block/ide-tape.cif (tape->next_stage == NULL) {
next_stage3267drivers/block/ide-tape.ctape->next_stage=NULL;
next_stage3323drivers/block/ide-tape.cif (tape->first_stage != NULL || tape->next_stage != NULL || tape->last_stage != NULL || tape->current_number_of_stages != 0) {
next_stage4436drivers/block/ide-tape.ctape->first_stage=tape->next_stage=stage;
next_stage4438drivers/block/ide-tape.cif (tape->next_stage == NULL)
next_stage4439drivers/block/ide-tape.ctape->next_stage=tape->last_stage;
next_stage4475drivers/block/ide-tape.cif (tape->next_stage != NULL)
next_stage4493drivers/block/ide-tape.cif (tape->next_stage == NULL)
next_stage4511drivers/block/ide-tape.cidetape_pipeline_stage_t *stage=tape->next_stage;
next_stage4529drivers/block/ide-tape.ctape->next_stage=stage->next;
next_stage472drivers/block/ide-tape.hidetape_pipeline_stage_t *next_stage;  /* Will be serviced after the currently active request */