taglinefilesource code
active_stage2843drivers/block/ide-tape.cif (tape->active_stage == NULL)
active_stage2847drivers/block/ide-tape.cidetape_copy_buffer_to_stage (tape->active_stage,tape->data_buffer);
active_stage2850drivers/block/ide-tape.ctape->active_stage=NULL;
active_stage4507drivers/block/ide-tape.cif (tape->active_stage == tape->first_stage) {
active_stage4572drivers/block/ide-tape.ctape->active_stage=stage;
active_stage499drivers/block/ide-tape.hidetape_pipeline_stage_t *active_stage;  /* The currently active stage */