Home
last modified time | relevance | path

Searched refs:TP_ILL (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dtpqic02.h614 #define TP_ILL 0x4000 /* Illegal command */ macro
626 #define REPORT_ERR1 (TP_ILL|TP_NDT|TP_MBD|TP_PAR)
/linux-2.4.37.9/drivers/char/
Dtpqic02.c301 TP_ST1 | TP_ILL, "Illegal command" /* 12 */ },
1074 (TP_ILL | TP_FIL | TP_EOM | in terminate_read()
2310 if (tp_sense(~(TP_ST1 | TP_ILL)) != TE_OK) { in qic02_tape_open_no_use_count()