Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dst.h183 #define ST_FM 2 macro
Dst.c1353 STps->eof = ST_FM; in st_flush()
1376 STps->eof = ST_FM; in st_flush()
1386 STps->eof = ST_FM; in st_flush()
1981 if (STps->eof == ST_FM) in read_tape()
2000 if (STps->eof == ST_FM && in read_tape()
2154 STps->eof = ST_FM; in st_read()
2165 } else if (STps->eof == ST_FM) in st_read()
2937 STps->eof = ST_FM; in st_int_ioctl()
2992 STps->eof = ST_FM; in st_int_ioctl()
Dosst.c3044 STps->eof = ST_FM; in osst_write_trailer()
3846 STps->eof = (STp->first_frame_position >= STp->eod_frame_ppos)?ST_EOD_2:ST_FM; in osst_read()
3860 else if (STps->eof == ST_FM) in osst_read()
4379 STps->eof = (STp->first_frame_position >= STp->eod_frame_ppos)?ST_EOD:ST_FM; in osst_int_ioctl()
4868 STps->eof = ST_FM; in os_scsi_tape_flush()
4880 STps->eof = ST_FM; in os_scsi_tape_flush()
/linux-4.1.27/include/linux/
Dti_wilink_st.h36 ST_FM, enumerator