Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dst.h209 #define ST_EOD 7 macro
Dosst.c1347 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()
3769 if (STps->eof < ST_EOD) { in osst_read()
3861 STps->eof = ST_EOD; in osst_read()
4372 STps->eof = ST_EOD; in osst_int_ioctl()
4382 STps->eof = (STp->first_frame_position >= STp->eod_frame_ppos)?ST_EOD:ST_FM; in osst_int_ioctl()
4415 STps->eof = ST_EOD; in osst_int_ioctl()
4431 STps->eof = ST_EOD; in osst_int_ioctl()
Dst.c2142 if (STps->eof < ST_EOD) { in st_read()
2219 STps->eof = ST_EOD; in st_read()
2990 STps->eof = ST_EOD; in st_int_ioctl()
3069 STps->eof = ST_EOD; in st_int_ioctl()
3087 STps->eof = ST_EOD; in st_int_ioctl()