taglinefilesource code
no_tape52drivers/char/ftape/ftape-ctl.cint no_tape = 1;
no_tape279drivers/char/ftape/ftape-ctl.cint ftape_get_drive_status(int *new_tape, int *no_tape, int *wp_tape)
no_tape285drivers/char/ftape/ftape-ctl.c*no_tape =
no_tape338drivers/char/ftape/ftape-ctl.c*no_tape = !(status & QIC_STATUS_CARTRIDGE_PRESENT);
no_tape340drivers/char/ftape/ftape-ctl.cif (*no_tape) {
no_tape552drivers/char/ftape/ftape-ctl.cresult = ftape_get_drive_status(&new_tape, &no_tape, &write_protected);
no_tape559drivers/char/ftape/ftape-ctl.cif (no_tape) {
no_tape607drivers/char/ftape/ftape-ctl.cif (!no_tape) {
no_tape814drivers/char/ftape/ftape-ctl.c((no_tape) ? GMT_DR_OPEN(-1L) : 0);
no_tape866drivers/char/ftape/ftape-ctl.cno_tape = 1;
no_tape66drivers/char/ftape/ftape-ctl.hextern int no_tape;
no_tape586drivers/char/ftape/ftape-read.cif (ftape_offline || !formatted || no_tape) {
no_tape588drivers/char/ftape/ftape-read.cftape_offline, formatted, no_tape);
no_tape600drivers/char/ftape/ftape-write.c} else if (ftape_offline || !formatted || no_tape) {