Lines Matching full:bsxbpb
126 struct bsxbpb {256 struct bsxbpb *bsxbpb;675 bsxbpb = (struct bsxbpb *)(img + x1);676 mk4(bsxbpb->bspf, bpb.bspf);677 mk2(bsxbpb->xflg, 0);678 mk2(bsxbpb->vers, 0);679 mk4(bsxbpb->rdcl, bpb.rdcl);680 mk2(bsxbpb->infs, bpb.infs);681 mk2(bsxbpb->bkbs, bpb.bkbs);682 x1 += sizeof(struct bsxbpb);