Searched refs:eod_frame_ppos (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dosst.c683 STp->first_frame_position < STp->eod_frame_ppos) {
1188 else if (position > STp->eod_frame_ppos || ++bad == 10) {
1293 if (ppos_estimate > STp->eod_frame_ppos-2) {
1294 frame_seq_estimate += STp->eod_frame_ppos - 2 - ppos_estimate;
1295 ppos_estimate = STp->eod_frame_ppos - 2;
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;
1890 if (last_mark_ppos > 10 && last_mark_ppos < STp->eod_frame_ppos) {
1976 if (STp->first_frame_position > STp->eod_frame_ppos+1) {
1979 name, STp->eod_frame_ppos, ST
[all...]
H A Dosst.h372 __be32 eod_frame_ppos; member in struct:os_partition_s
610 int eod_frame_ppos; member in struct:osst_tape
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dosst.c683 STp->first_frame_position < STp->eod_frame_ppos) {
1188 else if (position > STp->eod_frame_ppos || ++bad == 10) {
1293 if (ppos_estimate > STp->eod_frame_ppos-2) {
1294 frame_seq_estimate += STp->eod_frame_ppos - 2 - ppos_estimate;
1295 ppos_estimate = STp->eod_frame_ppos - 2;
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;
1890 if (last_mark_ppos > 10 && last_mark_ppos < STp->eod_frame_ppos) {
1976 if (STp->first_frame_position > STp->eod_frame_ppos+1) {
1979 name, STp->eod_frame_ppos, ST
[all...]
H A Dosst.h372 __be32 eod_frame_ppos; member in struct:os_partition_s
610 int eod_frame_ppos; member in struct:osst_tape

Completed in 131 milliseconds