Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/
Dst.h201 #define ST_FM_HIT 1 macro
Dst.c856 if (STps->eof == ST_FM_HIT) { in flush_buffer()
868 } else if (STps->eof == ST_FM_HIT) { in flush_buffer()
1421 else if (STps->eof == ST_FM_HIT) { in st_flush()
1433 STps->eof == ST_FM_HIT) { in st_flush()
1911 if (STps->eof == ST_FM_HIT) in read_tape()
2021 if (STps->eof != ST_FM_HIT) in read_tape()
2022 STps->eof = ST_FM_HIT; in read_tape()
2206 if (STps->eof == ST_FM_HIT) { in st_read()
3563 if (STps->eof == ST_FM_HIT) { in st_ioctl()