taglinefilesource code
new_tape279drivers/char/ftape/ftape-ctl.cint ftape_get_drive_status(int *new_tape, int *no_tape, int *wp_tape)
new_tape334drivers/char/ftape/ftape-ctl.c*new_tape = 1;
new_tape542drivers/char/ftape/ftape-ctl.cstatic int new_tape = 1;
new_tape552drivers/char/ftape/ftape-ctl.cresult = ftape_get_drive_status(&new_tape, &no_tape, &write_protected);
new_tape561drivers/char/ftape/ftape-ctl.c} else if (new_tape) {
new_tape569drivers/char/ftape/ftape-ctl.cnew_tape = 0;