Searched refs:ST_EOM_OK (Results 1 – 3 of 3) sorted by relevance
141 #define ST_EOM_OK 3 macro
1287 STps->eof = ST_EOM_OK; in st_write()1340 if (STps->eof == ST_EOM_OK) { in st_write()1448 STps->eof = ST_EOM_OK; in st_write()1463 STps->eof = ST_EOM_OK; in st_write()1685 STps->eof = ST_EOM_OK; in read_tape()2677 STps->eof = ST_EOM_OK; in st_int_ioctl()3343 if (STps->eof == ST_EOM_OK || STps->eof == ST_EOM_ERROR) in st_ioctl()3345 else if (STps->eof >= ST_EOM_OK) in st_ioctl()
3313 STps->eof = ST_EOM_OK; in osst_write()3318 if (STps->eof == ST_EOM_OK) { in osst_write()3378 STps->eof = ST_EOM_OK; in osst_write()4239 STps->eof = ST_EOM_OK; in osst_int_ioctl()5048 if (STps->eof == ST_EOM_OK || STps->eof == ST_EOM_ERROR) in osst_ioctl()5050 else if (STps->eof >= ST_EOM_OK) in osst_ioctl()