Source position: jwawinioctl.pas line 2388
type _DRIVERSTATUS = packed record
bDriverError: Byte;
bIDEError: Byte;
bReserved: array [0..1] of Byte;
dwReserved: array [0..1] of DWORD;
end;