Searched refs:TP_EOM (Results 1 – 2 of 2) sorted by relevance
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()[all …]
619 #define TP_EOM 0x08 /* End of media */ macro625 #define REPORT_ERR0 (TP_CNI|TP_USL|TP_WRP|TP_EOM|TP_UDA|TP_BNL|TP_FIL)