Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
Dst.h200 #define ST_FM_HIT 1 macro
Dst.c862 if (STps->eof == ST_FM_HIT) { in flush_buffer()
874 } else if (STps->eof == ST_FM_HIT) { in flush_buffer()
1427 else if (STps->eof == ST_FM_HIT) { in st_flush()
1439 STps->eof == ST_FM_HIT) { in st_flush()
1917 if (STps->eof == ST_FM_HIT) in read_tape()
2027 if (STps->eof != ST_FM_HIT) in read_tape()
2028 STps->eof = ST_FM_HIT; in read_tape()
2212 if (STps->eof == ST_FM_HIT) { in st_read()
3569 if (STps->eof == ST_FM_HIT) { in st_ioctl()