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

/drivers/scsi/
H A Dosst.c497 (STp->first_frame_position == 240
531 STp->first_frame_position++;
684 STp->first_frame_position < STp->eod_frame_ppos) {
686 STp->first_frame_position);
703 STp->first_frame_position - 1 != ntohl(STp->header_cache->dat_fm_tab.fm_tab_ent[i]))) {
707 i, STp->first_frame_position - 1);
709 STp->header_cache->dat_fm_tab.fm_tab_ent[i] = htonl(STp->first_frame_position - 1);
743 STp->read_error_frame = STp->first_frame_position - 1;
936 if (STp->first_frame_position == curr &&
946 name, curr, curr+minlast, STp->first_frame_position,
[all...]
H A Dosst.h596 unsigned first_frame_position; /* physical frame to be transferred to/from host */ member in struct:osst_tape

Completed in 57 milliseconds