Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dst.h204 #define ST_EOD_1 5 macro
Dst.c1691 STps->eof = ST_EOD_1; /* allow next write */ in st_write()
1878 if (STps->eof == ST_EOD_1) in st_write()
2039 STps->eof = ST_EOD_1; in read_tape()
2143 STps->eof >= ST_EOD_1) { in st_read()
2215 } else if (STps->eof == ST_EOD_1) { in st_read()
2863 if (STps->eof >= ST_EOD_1) in st_int_ioctl()