partition_chs Struct Reference

A C/H/S address within a partition table entry. More...

#include <int13.h>


Data Fields

uint8_t head
 Head number.
uint8_t cyl_sector
 Sector number, plus high 2 bits of cylinder number.
uint8_t cyl
 Low 8 bits of cylinder number.


Detailed Description

A C/H/S address within a partition table entry.

Definition at line 250 of file int13.h.


Field Documentation

Head number.

Definition at line 252 of file int13.h.

Sector number, plus high 2 bits of cylinder number.

Definition at line 254 of file int13.h.

Low 8 bits of cylinder number.

Definition at line 256 of file int13.h.


The documentation for this struct was generated from the following file:

Generated on Tue Apr 6 20:02:07 2010 for gPXE by  doxygen 1.5.7.1