Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dosst.h378 __u32 last_frame_ppos; member
Dosst.c434 par->last_frame_ppos = htonl(0xbb7); in osst_init_aux()
457 par->last_frame_ppos = htonl(STp->capacity); in osst_init_aux()
2122 header->partition[0].last_frame_ppos = htonl(STp->capacity); in osst_write_header()
2214 ntohl(aux->partition.last_frame_ppos) != 0xbb7 ) { in __osst_analyze_headers()
2219 ntohl(aux->partition.last_frame_ppos)); in __osst_analyze_headers()
2314 ntohl(header->partition[0].last_frame_ppos), in __osst_analyze_headers()
2331 header->partition[0].last_frame_ppos != htonl(STp->capacity) || in __osst_analyze_headers()