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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dst.h177 #define ST_NOEOF 0 macro
H A Dst.c794 STps->eof = ST_NOEOF;
807 STps->eof = ST_NOEOF;
879 STps->eof = ST_NOEOF;
1017 STps->eof = ST_NOEOF;
1361 STps->eof = ST_NOEOF;
1363 } else if ((STps->eof == ST_NOEOF &&
1809 STps->eof = ST_NOEOF;
2054 if (debugging && STps->eof != ST_NOEOF)
2105 if (debugging && STps->eof != ST_NOEOF)
2145 STps->eof = ST_NOEOF;
[all...]
H A Dosst.c734 STps->eof = ST_NOEOF;
1344 STps->eof = (STp->first_frame_position >= STp->eod_frame_ppos)?ST_EOD:ST_NOEOF;
1452 STps->eof = (STp->first_frame_position >= STp->eod_frame_ppos)?ST_EOD:ST_NOEOF;
3018 STps->eof = ST_NOEOF;
3225 STps->eof = ST_NOEOF;
3239 STps->eof = ST_NOEOF;
3357 STps->eof = ST_NOEOF;
3679 STps->eof = ST_NOEOF;
3762 if (debugging && STps->eof != ST_NOEOF)
3805 if (debugging && STps->eof != ST_NOEOF)
[all...]

Completed in 63 milliseconds