Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
Dst.h204 #define ST_EOD_1 5 macro
Dst.c1693 STps->eof = ST_EOD_1; /* allow next write */ in st_write()
1880 if (STps->eof == ST_EOD_1) in st_write()
2041 STps->eof = ST_EOD_1; in read_tape()
2145 STps->eof >= ST_EOD_1) { in st_read()
2217 } else if (STps->eof == ST_EOD_1) { in st_read()
2865 if (STps->eof >= ST_EOD_1) in st_int_ioctl()