Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dst.h205 #define ST_EOM_OK 3 macro
Dst.c1683 STps->eof = ST_EOM_OK; in st_write()
1688 if (STps->eof == ST_EOM_OK) { in st_write()
1746 STm->do_async_writes && STps->eof < ST_EOM_OK; in st_write()
1749 !(STp->try_dio_now && try_wdio) && STps->eof < ST_EOM_OK && in st_write()
1810 STps->eof = ST_EOM_OK; in st_write()
1832 STps->eof = ST_EOM_OK; in st_write()
1877 STps->eof = ST_EOM_OK; in st_write()
1878 else if (STps->eof != ST_EOM_OK) in st_write()
2039 STps->eof = ST_EOM_OK; in read_tape()
3005 STps->eof = ST_EOM_OK; in st_int_ioctl()
[all …]
Dosst.c3534 STps->eof = ST_EOM_OK; in osst_write()
3539 if (STps->eof == ST_EOM_OK) { in osst_write()
3599 STps->eof = ST_EOM_OK; in osst_write()
4424 STps->eof = ST_EOM_OK; in osst_int_ioctl()
5212 if (STps->eof == ST_EOM_OK || STps->eof == ST_EOM_ERROR) in osst_ioctl()
5214 else if (STps->eof >= ST_EOM_OK) in osst_ioctl()