Source position: jwawinioctl.pas line 2312
type _IDEREGS = packed record |
bFeaturesReg: Byte; |
bSectorCountReg: Byte; |
bSectorNumberReg: Byte; |
bCylLowReg: Byte; |
bCylHighReg: Byte; |
bDriveHeadReg: Byte; |
bCommandReg: Byte; |
bReserved: Byte; |
end; |