Home
last modified time | relevance | path

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

/drivers/scsi/
A Dst.h209 #define ST_EOM_OK 3 macro
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()
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()
3837 if (STps->eof == ST_EOM_OK || STps->eof == ST_EOM_ERROR) in st_ioctl()
[all …]

Completed in 15 milliseconds