Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dst.h182 #define ST_FM_HIT 1 macro
Dst.c805 if (STps->eof == ST_FM_HIT) { in flush_buffer()
817 } else if (STps->eof == ST_FM_HIT) { in flush_buffer()
1370 else if (STps->eof == ST_FM_HIT) { in st_flush()
1382 STps->eof == ST_FM_HIT) { in st_flush()
1861 if (STps->eof == ST_FM_HIT) in read_tape()
1968 if (STps->eof != ST_FM_HIT) in read_tape()
1969 STps->eof = ST_FM_HIT; in read_tape()
2153 if (STps->eof == ST_FM_HIT) { in st_read()
3415 if (STps->eof == ST_FM_HIT) { in st_ioctl()
Dosst.c698 STps->eof = ST_FM_HIT; in osst_verify_frame()
1306 if (STps->eof == ST_FM_HIT) in osst_seek_logical_blk()
1335 if (STps->eof == ST_FM_HIT) { in osst_seek_logical_blk()
1443 if (STps->eof == ST_FM_HIT) { in osst_seek_sector()
3221 if (STps->eof == ST_FM_HIT) { in osst_flush_buffer()
3234 else if (STps->eof == ST_FM_HIT) { in osst_flush_buffer()
3790 if (STps->eof == ST_FM_HIT) in osst_read()
3845 if (STps->eof == ST_FM_HIT) { in osst_read()
4370 else if ((cmd_in == MTFSFM || cmd_in == MTBSF) && STps->eof == ST_FM_HIT) { in osst_int_ioctl()
4862 else if (STps->eof == ST_FM_HIT) { in os_scsi_tape_flush()
[all …]