Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dosst.h376 __be32 last_frame_ppos; member
Dosst.c577 par->last_frame_ppos = htonl(0xbb7); in osst_init_aux()
600 par->last_frame_ppos = htonl(STp->capacity); in osst_init_aux()
2325 header->partition[0].last_frame_ppos = htonl(STp->capacity); in osst_write_header()
2417 ntohl(aux->partition.last_frame_ppos) != 0xbb7 ) { in __osst_analyze_headers()
2422 ntohl(aux->partition.last_frame_ppos)); in __osst_analyze_headers()
2516 ntohl(header->partition[0].last_frame_ppos), in __osst_analyze_headers()
2533 header->partition[0].last_frame_ppos != htonl(STp->capacity) || in __osst_analyze_headers()