Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dst.h205 #define ST_FM 2 macro
Dst.c1407 STps->eof = ST_FM; in st_flush()
1430 STps->eof = ST_FM; in st_flush()
1440 STps->eof = ST_FM; in st_flush()
2035 if (STps->eof == ST_FM) in read_tape()
2054 if (STps->eof == ST_FM && in read_tape()
2208 STps->eof = ST_FM; in st_read()
2219 } else if (STps->eof == ST_FM) in st_read()
2991 STps->eof = ST_FM; in st_int_ioctl()
3046 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.4.14/include/linux/
Dti_wilink_st.h36 ST_FM, enumerator