Home
last modified time | relevance | path

Searched defs:Dosboot32 (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/dossrv/
H A Ddat.h2 typedef struct Dosboot32 Dosboot32; typedef
73 struct Dosboot32{ struct
74 uchar magic[3];
75 uchar version[8];
76 uchar sectsize[2];
77 uchar clustsize;
78 uchar nresrv[2];
79 uchar nfats;
80 uchar rootsize[2];
81 uchar volsize[2];
[all …]