Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dst.h211 #define ST_EOD_1 5 macro
H A Dst.c1720 STps->eof = ST_EOD_1; /* allow next write */ in st_write()
1907 if (STps->eof == ST_EOD_1) in st_write()
2068 STps->eof = ST_EOD_1; in read_tape()
2172 STps->eof >= ST_EOD_1) { in st_read()
2244 } else if (STps->eof == ST_EOD_1) { in st_read()
2892 if (STps->eof >= ST_EOD_1) in st_int_ioctl()