Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dst.h200 #define ST_FM_HIT 1 macro
Dst.c860 if (STps->eof == ST_FM_HIT) { in flush_buffer()
872 } else if (STps->eof == ST_FM_HIT) { in flush_buffer()
1425 else if (STps->eof == ST_FM_HIT) { in st_flush()
1437 STps->eof == ST_FM_HIT) { in st_flush()
1915 if (STps->eof == ST_FM_HIT) in read_tape()
2025 if (STps->eof != ST_FM_HIT) in read_tape()
2026 STps->eof = ST_FM_HIT; in read_tape()
2210 if (STps->eof == ST_FM_HIT) { in st_read()
3567 if (STps->eof == ST_FM_HIT) { in st_ioctl()