Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dst.h203 #define ST_FM_HIT 1 macro
Dst.c857 if (STps->eof == ST_FM_HIT) { in flush_buffer()
869 } else if (STps->eof == ST_FM_HIT) { in flush_buffer()
1422 else if (STps->eof == ST_FM_HIT) { in st_flush()
1434 STps->eof == ST_FM_HIT) { in st_flush()
1913 if (STps->eof == ST_FM_HIT) in read_tape()
2023 if (STps->eof != ST_FM_HIT) in read_tape()
2024 STps->eof = ST_FM_HIT; in read_tape()
2208 if (STps->eof == ST_FM_HIT) { in st_read()
3565 if (STps->eof == ST_FM_HIT) { in st_ioctl()
Dosst.c701 STps->eof = ST_FM_HIT; in osst_verify_frame()
1309 if (STps->eof == ST_FM_HIT) in osst_seek_logical_blk()
1338 if (STps->eof == ST_FM_HIT) { in osst_seek_logical_blk()
1446 if (STps->eof == ST_FM_HIT) { in osst_seek_sector()
3224 if (STps->eof == ST_FM_HIT) { in osst_flush_buffer()
3237 else if (STps->eof == ST_FM_HIT) { in osst_flush_buffer()
3793 if (STps->eof == ST_FM_HIT) in osst_read()
3848 if (STps->eof == ST_FM_HIT) { in osst_read()
4373 else if ((cmd_in == MTFSFM || cmd_in == MTBSF) && STps->eof == ST_FM_HIT) { in osst_int_ioctl()
4865 else if (STps->eof == ST_FM_HIT) { in os_scsi_tape_flush()
[all …]