Searched refs:ST_EOD_2 (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.h183 #define ST_EOD_2 6 macro
185 /* EOD hit while reading => ST_EOD_1 => return zero => ST_EOD_2 =>
H A Dst.c1949 STps->eof = ST_EOD_2;
1983 STps->eof = ST_EOD_2; /* First BLANK_CHECK after FM */
2138 STps->eof = ST_EOD_2;
2142 } else if (STps->eof == ST_EOD_2)
H A Dosst.c3848 STps->eof = (STp->first_frame_position >= STp->eod_frame_ppos)?ST_EOD_2:ST_FM;
3854 STps->eof = ST_EOD_2;
3859 else if (STps->eof == ST_EOD_2)

Completed in 176 milliseconds