Searched refs:ST_EOD_2 (Results 1 – 3 of 3) sorted by relevance
144 #define ST_EOD_2 6 macro
1672 STps->eof = ST_EOD_2; in read_tape()1706 STps->eof = ST_EOD_2; /* First BLANK_CHECK after FM */ in read_tape()1912 STps->eof = ST_EOD_2; in st_read()1916 } else if (STps->eof == ST_EOD_2) in st_read()
3639 STps->eof = (STp->first_frame_position >= STp->eod_frame_ppos)?ST_EOD_2:ST_FM; in osst_read()3645 STps->eof = ST_EOD_2; in osst_read()3650 else if (STps->eof == ST_EOD_2) in osst_read()