Searched refs:TP_FIL (Results 1 – 2 of 2) sorted by relevance
293 ~(TP_WRP | TP_EOM), TP_ST0 | TP_FIL,306 ~TP_WRP, TP_ST0 | TP_FIL | TP_MBD, /* NOTE: ST1 not set! */309 ~(TP_ST0 | TP_WRP | TP_EOM | TP_UDA | TP_BNL | TP_FIL |872 if (err & TP_FIL) { 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()[all …]
616 #define TP_FIL 0x01 /* File mark detected */ macro625 #define REPORT_ERR0 (TP_CNI|TP_USL|TP_WRP|TP_EOM|TP_UDA|TP_BNL|TP_FIL)