Home
last modified time | relevance | path

Searched refs:ST_FM_HIT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dst.h203 #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()
1432 else if (STps->eof == ST_FM_HIT) { in st_flush()
1444 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()
2219 if (STps->eof == ST_FM_HIT) { in st_read()
3582 if (STps->eof == ST_FM_HIT) { in st_ioctl_common()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dst.h200 #define ST_FM_HIT 1 macro
H A Dst.c864 if (STps->eof == ST_FM_HIT) { in flush_buffer()
876 } 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()
1924 if (STps->eof == ST_FM_HIT) in read_tape()
2034 if (STps->eof != ST_FM_HIT) in read_tape()
2035 STps->eof = ST_FM_HIT; in read_tape()
2220 if (STps->eof == ST_FM_HIT) { in st_read()
3583 if (STps->eof == ST_FM_HIT) { in st_ioctl()

Completed in 12 milliseconds