Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dst.h205 #define ST_EOD_1 5 macro
H A Dst.c1699 STps->eof = ST_EOD_1; /* allow next write */ in st_write()
1886 if (STps->eof == ST_EOD_1) in st_write()
2047 STps->eof = ST_EOD_1; in read_tape()
2151 STps->eof >= ST_EOD_1) { in st_read()
2223 } else if (STps->eof == ST_EOD_1) { in st_read()
2871 if (STps->eof >= ST_EOD_1) in st_int_ioctl()