Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dst.h204 #define ST_FM_HIT 1 macro
Dst.c859 if (STps->eof == ST_FM_HIT) { in flush_buffer()
871 } else if (STps->eof == ST_FM_HIT) { in flush_buffer()
1424 else if (STps->eof == ST_FM_HIT) { in st_flush()
1436 STps->eof == ST_FM_HIT) { in st_flush()
1915 if (STps->eof == ST_FM_HIT) in read_tape()
2022 if (STps->eof != ST_FM_HIT) in read_tape()
2023 STps->eof = ST_FM_HIT; in read_tape()
2207 if (STps->eof == ST_FM_HIT) { in st_read()
3469 if (STps->eof == ST_FM_HIT) { in st_ioctl()
Dosst.c698 STps->eof = ST_FM_HIT; in osst_verify_frame()
1306 if (STps->eof == ST_FM_HIT) in osst_seek_logical_blk()
1335 if (STps->eof == ST_FM_HIT) { in osst_seek_logical_blk()
1443 if (STps->eof == ST_FM_HIT) { in osst_seek_sector()
3221 if (STps->eof == ST_FM_HIT) { in osst_flush_buffer()
3234 else if (STps->eof == ST_FM_HIT) { in osst_flush_buffer()
3790 if (STps->eof == ST_FM_HIT) in osst_read()
3845 if (STps->eof == ST_FM_HIT) { in osst_read()
4370 else if ((cmd_in == MTFSFM || cmd_in == MTBSF) && STps->eof == ST_FM_HIT) { in osst_int_ioctl()
4862 else if (STps->eof == ST_FM_HIT) { in os_scsi_tape_flush()
[all …]