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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dosst.c578 aux->next_mark_ppos = htonl(STp->first_mark_ppos);
2007 next_mark_ppos = -1;
2031 next_mark_ppos = ntohl(STp->header_cache->dat_fm_tab.fm_tab_ent[cnt + mt_count]);
2042 mt_count, next_mark_ppos);
2044 if (next_mark_ppos <= 10 || next_mark_ppos > STp->eod_frame_ppos) {
2050 osst_position_tape_and_confirm(STp, aSRpnt, next_mark_ppos);
2060 name, next_mark_ppos);
2065 name, cnt+mt_count, next_mark_ppos,
2112 next_mark_ppos
2005 next_mark_ppos = -1; local
[all...]
H A Dosst.h436 __be32 next_mark_ppos; /* when known, points to next marker */ member in struct:os_aux_s

Completed in 57 milliseconds