taglinefilesource code
TP_CNI310drivers/char/tpqic02.c{~(TP_WRP|TP_USL), TP_ST0|TP_CNI,
TP_CNI316drivers/char/tpqic02.c{-1, TP_ST0|TP_CNI|TP_USL|TP_WRP,
TP_CNI340drivers/char/tpqic02.c{~(TP_ST0|TP_CNI|TP_USL|TP_WRP|TP_BOM), TP_ST1|TP_ILL,
TP_CNI342drivers/char/tpqic02.c{~(TP_ST0|TP_CNI|TP_USL|TP_WRP|TP_BOM), TP_ST1|TP_POR,
TP_CNI459drivers/char/tpqic02.celse if (s & TP_CNI) {  /* 1: Cartridge not in place. FATAL */
TP_CNI922drivers/char/tpqic02.cif (err & TP_CNI)    /* no cartridge */
TP_CNI2177drivers/char/tpqic02.cs = tp_sense(TP_WRP|TP_EOM|TP_BOM|TP_CNI|TP_EOR);
TP_CNI2599drivers/char/tpqic02.cif (tape_reset(0)!=TE_OK || tp_sense(TP_WRP|TP_POR|TP_CNI)!=TE_OK) {
TP_CNI2604drivers/char/tpqic02.c(void) tp_sense(TP_WRP|TP_POR|TP_CNI);
TP_CNI308include/linux/tpqic02.h#define REPORT_ERR0  (TP_CNI|TP_USL|TP_WRP|TP_EOM|TP_UDA|TP_BNL|TP_FIL)