Searched refs:ST_NOEOF (Results 1 – 3 of 3) sorted by relevance
860 STps->eof = ST_NOEOF; in flush_buffer()873 STps->eof = ST_NOEOF; in flush_buffer()940 STps->eof = ST_NOEOF; in reset_state()1076 STps->eof = ST_NOEOF; in check_tape()1430 STps->eof = ST_NOEOF; in st_flush()1432 } else if ((STps->eof == ST_NOEOF && in st_flush()1879 STps->eof = ST_NOEOF; in st_write()2129 if (debugging && STps->eof != ST_NOEOF) in st_read()2181 if (debugging && STps->eof != ST_NOEOF) in st_read()2221 STps->eof = ST_NOEOF; in st_read()[all …]
202 #define ST_NOEOF 0 macro
737 STps->eof = ST_NOEOF; in osst_verify_frame()1347 STps->eof = (STp->first_frame_position >= STp->eod_frame_ppos)?ST_EOD:ST_NOEOF; in osst_seek_logical_blk()1455 STps->eof = (STp->first_frame_position >= STp->eod_frame_ppos)?ST_EOD:ST_NOEOF; in osst_seek_sector()3021 STps->eof = ST_NOEOF; in osst_set_frame_position()3227 STps->eof = ST_NOEOF; in osst_flush_buffer()3241 STps->eof = ST_NOEOF; in osst_flush_buffer()3358 STps->eof = ST_NOEOF; in reset_state()3679 STps->eof = ST_NOEOF; in osst_write()3763 if (debugging && STps->eof != ST_NOEOF) in osst_read()3806 if (debugging && STps->eof != ST_NOEOF) in osst_read()[all …]