Searched refs:ST_EOD_1 (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.h182 #define ST_EOD_1 5 macro
185 /* EOD hit while reading => ST_EOD_1 => return zero => ST_EOD_2 =>
188 ST_EOD_1 == allow trying new write after early warning
H A Dst.c1619 STps->eof = ST_EOD_1; /* allow next write */
1806 if (STps->eof == ST_EOD_1)
1960 STps->eof = ST_EOD_1;
2065 STps->eof >= ST_EOD_1) {
2137 } else if (STps->eof == ST_EOD_1) {
2761 if (STps->eof >= ST_EOD_1)
H A Dosst.c714 STps->eof = ST_EOD_1;
3767 STps->eof >= ST_EOD_1) {
3853 else if (STps->eof == ST_EOD_1) {

Completed in 77 milliseconds