Source position: gemdos.pas line 148
type TDISKINFO = record
b_free: dword;
b_total: dword;
b_secsiz: dword;
b_clsiz: dword;
end;