Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dst.h140 #define ST_FM 2 macro
Dst.c1108 STps->eof = ST_FM; in st_flush()
1124 STps->eof = ST_FM; in st_flush()
1134 STps->eof = ST_FM; in st_flush()
1682 if (STps->eof == ST_FM) in read_tape()
1701 if (STps->eof == ST_FM && in read_tape()
1907 STps->eof = ST_FM; in st_read()
1918 } else if (STps->eof == ST_FM) in st_read()
2667 STps->eof = ST_FM; in st_int_ioctl()
2714 STps->eof = ST_FM; in st_int_ioctl()
Dosst.c2852 STps->eof = ST_FM; in osst_write_trailer()
3639 STps->eof = (STp->first_frame_position >= STp->eod_frame_ppos)?ST_EOD_2:ST_FM; in osst_read()
3653 else if (STps->eof == ST_FM) in osst_read()
4197 STps->eof = (STp->first_frame_position >= STp->eod_frame_ppos)?ST_EOD:ST_FM; in osst_int_ioctl()
4702 STps->eof = ST_FM; in os_scsi_tape_flush()
4714 STps->eof = ST_FM; in os_scsi_tape_flush()