taglinefilesource code
no_tape53drivers/char/ftape/ftape-ctl.cint no_tape = 1;
no_tape280drivers/char/ftape/ftape-ctl.cint ftape_get_drive_status(int *new_tape, int *no_tape, int *wp_tape)
no_tape286drivers/char/ftape/ftape-ctl.c*no_tape =
no_tape339drivers/char/ftape/ftape-ctl.c*no_tape = !(status & QIC_STATUS_CARTRIDGE_PRESENT);
no_tape341drivers/char/ftape/ftape-ctl.cif (*no_tape) {
no_tape553drivers/char/ftape/ftape-ctl.cresult = ftape_get_drive_status(&new_tape, &no_tape, &write_protected);
no_tape560drivers/char/ftape/ftape-ctl.cif (no_tape) {
no_tape608drivers/char/ftape/ftape-ctl.cif (!no_tape) {
no_tape815drivers/char/ftape/ftape-ctl.c((no_tape) ? GMT_DR_OPEN(-1L) : 0);
no_tape867drivers/char/ftape/ftape-ctl.cno_tape = 1;
no_tape66drivers/char/ftape/ftape-ctl.hextern int no_tape;
no_tape587drivers/char/ftape/ftape-read.cif (ftape_offline || !formatted || no_tape) {
no_tape589drivers/char/ftape/ftape-read.cftape_offline, formatted, no_tape);
no_tape601drivers/char/ftape/ftape-write.c} else if (ftape_offline || !formatted || no_tape) {