Home
last modified time | relevance | path

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

/drivers/scsi/
Dst.h203 #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()
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()
Dosst.c701 STps->eof = ST_FM_HIT; in osst_verify_frame()
1309 if (STps->eof == ST_FM_HIT) in osst_seek_logical_blk()
1338 if (STps->eof == ST_FM_HIT) { in osst_seek_logical_blk()
1446 if (STps->eof == ST_FM_HIT) { in osst_seek_sector()
3224 if (STps->eof == ST_FM_HIT) { in osst_flush_buffer()
3237 else if (STps->eof == ST_FM_HIT) { in osst_flush_buffer()
3793 if (STps->eof == ST_FM_HIT) in osst_read()
3848 if (STps->eof == ST_FM_HIT) { in osst_read()
4373 else if ((cmd_in == MTFSFM || cmd_in == MTBSF) && STps->eof == ST_FM_HIT) { in osst_int_ioctl()
4865 else if (STps->eof == ST_FM_HIT) { in os_scsi_tape_flush()
[all …]