Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dst.h209 #define ST_EOM_OK 3 macro
H A Dst.c1713 STps->eof = ST_EOM_OK; in st_write()
1718 if (STps->eof == ST_EOM_OK) { in st_write()
1776 STm->do_async_writes && STps->eof < ST_EOM_OK; in st_write()
1779 !(STp->try_dio_now && try_wdio) && STps->eof < ST_EOM_OK && in st_write()
1840 STps->eof = ST_EOM_OK; in st_write()
1862 STps->eof = ST_EOM_OK; in st_write()
1907 STps->eof = ST_EOM_OK; in st_write()
1908 else if (STps->eof != ST_EOM_OK) in st_write()
2069 STps->eof = ST_EOM_OK; in read_tape()
3037 STps->eof = ST_EOM_OK; in st_int_ioctl()
[all …]