Lines Matching refs:TP_EOM
269 (unsigned short) ~(TP_ST1 | TP_EOR), (TP_ST0 | TP_EOM),
285 TP_ST0 | TP_EOM | TP_UDA | TP_BNL | TP_ST1 |
293 ~(TP_WRP | TP_EOM), TP_ST0 | TP_FIL,
309 ~(TP_ST0 | TP_WRP | TP_EOM | TP_UDA | TP_BNL | TP_FIL |
864 if (err & TP_EOM) { /* end of media */ in tp_sense()
943 if (tp_sense(TP_WRP | TP_BOM | TP_EOM | TP_FIL) != TE_OK) in ll_do_qic_cmd()
984 if (tp_sense(TP_WRP | TP_BOM | TP_EOM | TP_FIL) != TE_OK) { in ll_do_qic_cmd()
1008 TP_BOM | TP_EOM | TP_FIL : TP_WRP | TP_BOM | in ll_do_qic_cmd()
1009 TP_EOM | TP_FIL)) != TE_OK) { in ll_do_qic_cmd()
1069 if (tp_sense(TP_FIL | TP_EOM | TP_WRP) != TE_OK) { in terminate_read()
1074 (TP_ILL | TP_FIL | TP_EOM | in terminate_read()
2244 s = tp_sense(TP_WRP | TP_EOM | TP_BOM | TP_CNI | TP_EOR); in qic02_tape_open_no_use_count()
2249 s = tp_sense(TP_WRP | TP_EOM | TP_BOM | TP_CNI | in qic02_tape_open_no_use_count()