Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dst.h203 #define ST_EOM_OK 3 macro
H A Dst.c1693 STps->eof = ST_EOM_OK; in st_write()
1698 if (STps->eof == ST_EOM_OK) { in st_write()
1756 STm->do_async_writes && STps->eof < ST_EOM_OK; in st_write()
1759 !(STp->try_dio_now && try_wdio) && STps->eof < ST_EOM_OK && in st_write()
1820 STps->eof = ST_EOM_OK; in st_write()
1842 STps->eof = ST_EOM_OK; in st_write()
1887 STps->eof = ST_EOM_OK; in st_write()
1888 else if (STps->eof != ST_EOM_OK) in st_write()
2049 STps->eof = ST_EOM_OK; in read_tape()
3015 STps->eof = ST_EOM_OK; in st_int_ioctl()
[all …]