CHS format of disk
typedef struct _PRL_CHS { PRL_UINT32 Sectors; PRL_UINT32 Heads; PRL_UINT32 Cylinders; } PRL_CHS;
PrlDisk.h