Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dst.h207 #define ST_FM_HIT 1 macro
H A Dst.c874 if (STps->eof == ST_FM_HIT) { in flush_buffer()
886 } else if (STps->eof == ST_FM_HIT) { in flush_buffer()
1454 else if (STps->eof == ST_FM_HIT) { in st_flush()
1466 STps->eof == ST_FM_HIT) { in st_flush()
1944 if (STps->eof == ST_FM_HIT) in read_tape()
2054 if (STps->eof != ST_FM_HIT) in read_tape()
2055 STps->eof = ST_FM_HIT; in read_tape()
2239 if (STps->eof == ST_FM_HIT) { in st_read()
3666 if (STps->eof == ST_FM_HIT) { in st_ioctl()