Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dst.h184 #define ST_EOM_OK 3 macro
Dst.c1631 STps->eof = ST_EOM_OK; in st_write()
1636 if (STps->eof == ST_EOM_OK) { in st_write()
1694 STm->do_async_writes && STps->eof < ST_EOM_OK; in st_write()
1697 !(STp->try_dio_now && try_wdio) && STps->eof < ST_EOM_OK && in st_write()
1758 STps->eof = ST_EOM_OK; in st_write()
1780 STps->eof = ST_EOM_OK; in st_write()
1825 STps->eof = ST_EOM_OK; in st_write()
1826 else if (STps->eof != ST_EOM_OK) in st_write()
1984 STps->eof = ST_EOM_OK; in read_tape()
2950 STps->eof = ST_EOM_OK; in st_int_ioctl()
[all …]
Dosst.c3531 STps->eof = ST_EOM_OK; in osst_write()
3536 if (STps->eof == ST_EOM_OK) { in osst_write()
3596 STps->eof = ST_EOM_OK; in osst_write()
4421 STps->eof = ST_EOM_OK; in osst_int_ioctl()
5209 if (STps->eof == ST_EOM_OK || STps->eof == ST_EOM_ERROR) in osst_ioctl()
5211 else if (STps->eof >= ST_EOM_OK) in osst_ioctl()