Searched refs:ST_NOEOF (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.h179 #define ST_NOEOF 0 macro
H A Dst.c737 STps->eof = ST_NOEOF;
750 STps->eof = ST_NOEOF;
822 STps->eof = ST_NOEOF;
960 STps->eof = ST_NOEOF;
1294 STps->eof = ST_NOEOF;
1296 } else if ((STps->eof == ST_NOEOF &&
1738 STps->eof = ST_NOEOF;
1977 if (debugging && STps->eof != ST_NOEOF)
2028 if (debugging && STps->eof != ST_NOEOF)
2068 STps->eof = ST_NOEOF;
[all...]
H A Dosst.c655 STps->eof = ST_NOEOF;
1265 STps->eof = (STp->first_frame_position >= STp->eod_frame_ppos)?ST_EOD:ST_NOEOF;
1373 STps->eof = (STp->first_frame_position >= STp->eod_frame_ppos)?ST_EOD:ST_NOEOF;
2939 STps->eof = ST_NOEOF;
3146 STps->eof = ST_NOEOF;
3160 STps->eof = ST_NOEOF;
3278 STps->eof = ST_NOEOF;
3600 STps->eof = ST_NOEOF;
3683 if (debugging && STps->eof != ST_NOEOF)
3726 if (debugging && STps->eof != ST_NOEOF)
[all...]

Completed in 94 milliseconds