Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dosst.h377 __u32 first_frame_ppos; member
Dosst.c433 par->first_frame_ppos = htonl(0); in osst_init_aux()
456 par->first_frame_ppos = htonl(STp->first_data_ppos); in osst_init_aux()
2121 header->partition[0].first_frame_ppos = htonl(STp->first_data_ppos); in osst_write_header()
2213 ntohl(aux->partition.first_frame_ppos) != 0 || in __osst_analyze_headers()
2218 aux->partition.partition_num, ntohl(aux->partition.first_frame_ppos), in __osst_analyze_headers()
2301 STp->first_data_ppos = ntohl(header->partition[0].first_frame_ppos); in __osst_analyze_headers()