Home
last modified time | relevance | path

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

/drivers/scsi/
Dst.h203 #define ST_FM_HIT 1 macro
Dst.c861 if (STps->eof == ST_FM_HIT) { in flush_buffer()
873 } else if (STps->eof == ST_FM_HIT) { in flush_buffer()
1426 else if (STps->eof == ST_FM_HIT) { in st_flush()
1438 STps->eof == ST_FM_HIT) { in st_flush()
1916 if (STps->eof == ST_FM_HIT) in read_tape()
2026 if (STps->eof != ST_FM_HIT) in read_tape()
2027 STps->eof = ST_FM_HIT; in read_tape()
2211 if (STps->eof == ST_FM_HIT) { in st_read()
3568 if (STps->eof == ST_FM_HIT) { in st_ioctl_common()