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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dst.h182 #define ST_EOM_OK 3 macro
189 /* When writing: ST_EOM_OK == early warning found, write OK
H A Dst.c1544 STps->eof = ST_EOM_OK;
1549 if (STps->eof == ST_EOM_OK) {
1607 STm->do_async_writes && STps->eof < ST_EOM_OK;
1610 !(STp->try_dio_now && try_wdio) && STps->eof < ST_EOM_OK &&
1669 STps->eof = ST_EOM_OK;
1691 STps->eof = ST_EOM_OK;
1736 STps->eof = ST_EOM_OK;
1737 else if (STps->eof != ST_EOM_OK)
1888 STps->eof = ST_EOM_OK;
2823 STps->eof = ST_EOM_OK;
[all...]
H A Dosst.c3455 STps->eof = ST_EOM_OK;
3460 if (STps->eof == ST_EOM_OK) {
3520 STps->eof = ST_EOM_OK;
4344 STps->eof = ST_EOM_OK;
5115 if (STps->eof == ST_EOM_OK || STps->eof == ST_EOM_ERROR)
5117 else if (STps->eof >= ST_EOM_OK)

Completed in 51 milliseconds