Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dst.h204 #define ST_FM 2 macro
Dst.c1405 STps->eof = ST_FM; in st_flush()
1428 STps->eof = ST_FM; in st_flush()
1438 STps->eof = ST_FM; in st_flush()
2036 if (STps->eof == ST_FM) in read_tape()
2055 if (STps->eof == ST_FM && in read_tape()
2209 STps->eof = ST_FM; in st_read()
2220 } else if (STps->eof == ST_FM) in st_read()
2992 STps->eof = ST_FM; in st_int_ioctl()
3047 STps->eof = ST_FM; in st_int_ioctl()
Dosst.c3047 STps->eof = ST_FM; in osst_write_trailer()
3849 STps->eof = (STp->first_frame_position >= STp->eod_frame_ppos)?ST_EOD_2:ST_FM; in osst_read()
3863 else if (STps->eof == ST_FM) in osst_read()
4382 STps->eof = (STp->first_frame_position >= STp->eod_frame_ppos)?ST_EOD:ST_FM; in osst_int_ioctl()
4871 STps->eof = ST_FM; in os_scsi_tape_flush()
4883 STps->eof = ST_FM; in os_scsi_tape_flush()
/Linux-v4.19/include/linux/
Dti_wilink_st.h36 ST_FM, enumerator