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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dosst.c2609 int frame_position = STp->first_frame_position;
2621 osst_set_frame_position(STp, aSRpnt, frame_position - 1, 0);
2630 if ((n=ntohl(STp->header_cache->dat_fm_tab.fm_tab_ent[i])) < frame_position)
2633 prev_mark_ppos = frame_position - 1; /* usually - we don't really know */
2635 frame_position - 1 : ntohl(STp->buffer->aux->last_mark_ppos);
2636 if (frame_position != STp->first_frame_position ||
2641 STp->first_frame_position, frame_position,
2649 osst_set_frame_position(STp, aSRpnt, frame_position - 1, 0);
2607 int frame_position = STp->first_frame_position; local

Completed in 108 milliseconds