Searched refs:ST_EOD_2 (Results 1 – 3 of 3) sorted by relevance
208 #define ST_EOD_2 6 macro
2026 STps->eof = ST_EOD_2; in read_tape()2060 STps->eof = ST_EOD_2; /* First BLANK_CHECK after FM */ in read_tape()2214 STps->eof = ST_EOD_2; in st_read()2218 } else if (STps->eof == ST_EOD_2) in st_read()
3849 STps->eof = (STp->first_frame_position >= STp->eod_frame_ppos)?ST_EOD_2:ST_FM; in osst_read()3855 STps->eof = ST_EOD_2; in osst_read()3860 else if (STps->eof == ST_EOD_2) in osst_read()