tag | line | file | source code |
---|---|---|---|
TP_ILL | 413 | drivers/char/tpqic02.c | {~(TP_ST0|TP_CNI|TP_USL|TP_WRP|TP_BOM), TP_ST1|TP_ILL, |
TP_ILL | 515 | drivers/char/tpqic02.c | if (s & TP_ILL) /* 12: Illegal command. FATAL */ |
TP_ILL | 1213 | drivers/char/tpqic02.c | if (tp_sense(TP_ILL|TP_FIL|TP_EOM|TP_WRP) != TE_OK) |
TP_ILL | 2371 | drivers/char/tpqic02.c | if (tp_sense(~(TP_ST1|TP_ILL)) != TE_OK) { |
TP_ILL | 558 | include/linux/tpqic02.h | #define REPORT_ERR1 (TP_ILL|TP_NDT|TP_MBD|TP_PAR) |