Searched defs:bsxbpb (Results 1 - 1 of 1) sorted by relevance

/system/core/toolbox/
H A Dnewfs_msdos.c126 struct bsxbpb { struct
264 struct bsxbpb *bsxbpb; local
656 bsxbpb = (struct bsxbpb *)(img + x1);
657 mk4(bsxbpb->bspf, bpb.bspf);
658 mk2(bsxbpb->xflg, 0);
659 mk2(bsxbpb->vers, 0);
660 mk4(bsxbpb->rdcl, bpb.rdcl);
661 mk2(bsxbpb
[all...]

Completed in 35 milliseconds