Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dst.h179 #define ST_FM_HIT 1 macro
Dst.c791 if (STps->eof == ST_FM_HIT) { in flush_buffer()
803 } else if (STps->eof == ST_FM_HIT) { in flush_buffer()
1365 else if (STps->eof == ST_FM_HIT) { in st_flush()
1377 STps->eof == ST_FM_HIT) { in st_flush()
1856 if (STps->eof == ST_FM_HIT) in read_tape()
1957 if (STps->eof != ST_FM_HIT) in read_tape()
1958 STps->eof = ST_FM_HIT; in read_tape()
2142 if (STps->eof == ST_FM_HIT) { in st_read()
3395 if (STps->eof == ST_FM_HIT) { in st_ioctl()
Dosst.c696 STps->eof = ST_FM_HIT; in osst_verify_frame()
1304 if (STps->eof == ST_FM_HIT) in osst_seek_logical_blk()
1333 if (STps->eof == ST_FM_HIT) { in osst_seek_logical_blk()
1441 if (STps->eof == ST_FM_HIT) { in osst_seek_sector()
3219 if (STps->eof == ST_FM_HIT) { in osst_flush_buffer()
3232 else if (STps->eof == ST_FM_HIT) { in osst_flush_buffer()
3789 if (STps->eof == ST_FM_HIT) in osst_read()
3844 if (STps->eof == ST_FM_HIT) { in osst_read()
4369 else if ((cmd_in == MTFSFM || cmd_in == MTBSF) && STps->eof == ST_FM_HIT) { in osst_int_ioctl()
4861 else if (STps->eof == ST_FM_HIT) { in os_scsi_tape_flush()
[all …]