Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dst.h139 #define ST_FM_HIT 1 macro
Dst.c589 if (STps->eof == ST_FM_HIT) { in flush_buffer()
601 } else if (STps->eof == ST_FM_HIT) { in flush_buffer()
1118 else if (STps->eof == ST_FM_HIT) { in st_flush()
1130 STps->eof == ST_FM_HIT) { in st_flush()
1573 if (STps->eof == ST_FM_HIT) in read_tape()
1669 if (STps->eof != ST_FM_HIT) in read_tape()
1670 STps->eof = ST_FM_HIT; in read_tape()
1906 if (STps->eof == ST_FM_HIT) { in st_read()
3149 if (STps->eof == ST_FM_HIT) { in st_ioctl()
Dosst.c555 STps->eof = ST_FM_HIT; in osst_verify_frame()
1110 if (STps->eof == ST_FM_HIT) in osst_seek_logical_blk()
1139 if (STps->eof == ST_FM_HIT) { in osst_seek_logical_blk()
1247 if (STps->eof == ST_FM_HIT) { in osst_seek_sector()
3029 if (STps->eof == ST_FM_HIT) { in osst_flush_buffer()
3042 else if (STps->eof == ST_FM_HIT) { in osst_flush_buffer()
3583 if (STps->eof == ST_FM_HIT) in osst_read()
3638 if (STps->eof == ST_FM_HIT) { in osst_read()
4188 else if ((cmd_in == MTFSFM || cmd_in == MTBSF) && STps->eof == ST_FM_HIT) { in osst_int_ioctl()
4696 else if (STps->eof == ST_FM_HIT) { in os_scsi_tape_flush()
[all …]