Home
last modified time | relevance | path

Searched refs:ST_NOEOF (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/scsi/
Dst.h178 #define ST_NOEOF 0 macro
Dst.c794 STps->eof = ST_NOEOF; in flush_buffer()
807 STps->eof = ST_NOEOF; in flush_buffer()
878 STps->eof = ST_NOEOF; in reset_state()
1015 STps->eof = ST_NOEOF; in check_tape()
1373 STps->eof = ST_NOEOF; in st_flush()
1375 } else if ((STps->eof == ST_NOEOF && in st_flush()
1821 STps->eof = ST_NOEOF; in st_write()
2064 if (debugging && STps->eof != ST_NOEOF) in st_read()
2115 if (debugging && STps->eof != ST_NOEOF) in st_read()
2155 STps->eof = ST_NOEOF; in st_read()
[all …]
Dosst.c732 STps->eof = ST_NOEOF; in osst_verify_frame()
1342 STps->eof = (STp->first_frame_position >= STp->eod_frame_ppos)?ST_EOD:ST_NOEOF; in osst_seek_logical_blk()
1450 STps->eof = (STp->first_frame_position >= STp->eod_frame_ppos)?ST_EOD:ST_NOEOF; in osst_seek_sector()
3016 STps->eof = ST_NOEOF; in osst_set_frame_position()
3222 STps->eof = ST_NOEOF; in osst_flush_buffer()
3236 STps->eof = ST_NOEOF; in osst_flush_buffer()
3354 STps->eof = ST_NOEOF; in reset_state()
3675 STps->eof = ST_NOEOF; in osst_write()
3759 if (debugging && STps->eof != ST_NOEOF) in osst_read()
3802 if (debugging && STps->eof != ST_NOEOF) in osst_read()
[all …]