Home
last modified time | relevance | path

Searched refs:first_mark_ppos (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dosst.h613 int first_mark_ppos; member
Dosst.c438 aux->next_mark_ppos = htonl(STp->first_mark_ppos); in osst_init_aux()
1884 if (STp->first_mark_ppos == -1) { in osst_space_over_filemarks_forward_fast()
1890 osst_position_tape_and_confirm(STp, aSRpnt, STp->first_mark_ppos); in osst_space_over_filemarks_forward_fast()
1901 dev, STp->first_mark_ppos); in osst_space_over_filemarks_forward_fast()
2009 STp->first_mark_ppos = this_mark_ppos; in osst_write_filemark()
2171 STp->first_mark_ppos = STp->last_mark_ppos = STp->last_mark_lbn = -1; in osst_reset_header()
2305 STp->first_mark_ppos = ntohl(aux->next_mark_ppos); in __osst_analyze_headers()
2317 dev, STp->first_mark_ppos, STp->last_mark_ppos, STp->eod_frame_ppos); in __osst_analyze_headers()
2370 STp->first_mark_ppos = STp->last_mark_ppos = STp->last_mark_lbn = -1; in osst_analyze_headers()