Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dosst.h374 __be32 first_frame_ppos; member
Dosst.c573 par->first_frame_ppos = htonl(0); in osst_init_aux()
596 par->first_frame_ppos = htonl(STp->first_data_ppos); in osst_init_aux()
2321 header->partition[0].first_frame_ppos = htonl(STp->first_data_ppos); in osst_write_header()
2413 ntohl(aux->partition.first_frame_ppos) != 0 || in __osst_analyze_headers()
2418 aux->partition.partition_num, ntohl(aux->partition.first_frame_ppos), in __osst_analyze_headers()
2500 STp->first_data_ppos = ntohl(header->partition[0].first_frame_ppos); in __osst_analyze_headers()