Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dst.h201 #define ST_FM_HIT 1 macro
H A Dst.c863 if (STps->eof == ST_FM_HIT) { in flush_buffer()
875 } else if (STps->eof == ST_FM_HIT) { in flush_buffer()
1433 else if (STps->eof == ST_FM_HIT) { in st_flush()
1445 STps->eof == ST_FM_HIT) { in st_flush()
1923 if (STps->eof == ST_FM_HIT) in read_tape()
2033 if (STps->eof != ST_FM_HIT) in read_tape()
2034 STps->eof = ST_FM_HIT; in read_tape()
2218 if (STps->eof == ST_FM_HIT) { in st_read()
3576 if (STps->eof == ST_FM_HIT) { in st_ioctl()