Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dosst.h375 __be32 last_frame_ppos; member
Dosst.c574 par->last_frame_ppos = htonl(0xbb7); in osst_init_aux()
597 par->last_frame_ppos = htonl(STp->capacity); in osst_init_aux()
2322 header->partition[0].last_frame_ppos = htonl(STp->capacity); in osst_write_header()
2414 ntohl(aux->partition.last_frame_ppos) != 0xbb7 ) { in __osst_analyze_headers()
2419 ntohl(aux->partition.last_frame_ppos)); in __osst_analyze_headers()
2513 ntohl(header->partition[0].last_frame_ppos), in __osst_analyze_headers()
2530 header->partition[0].last_frame_ppos != htonl(STp->capacity) || in __osst_analyze_headers()