_DOSPART Struct Reference
[DOS Partitions]


Detailed Description

Partition table entry.

Multibyte values are little endian.

Definition at line 140 of file dospart.h.


Data Fields

u_char part_state
 Boot descriptor.
u_char part_start [3]
 Partition start.
u_char part_type
 Partition type. See PTYPE_ definitions.
u_char part_end [3]
 Partition end.
u_long part_sect_offs
 First linear block address of this partition.
u_long part_sects
 Partition size in sectors.

Field Documentation

Boot descriptor.

Definition at line 142 of file dospart.h.

Referenced by MmCardMount().

Partition start.

Definition at line 144 of file dospart.h.

Partition type. See PTYPE_ definitions.

Definition at line 146 of file dospart.h.

Partition end.

Definition at line 148 of file dospart.h.

First linear block address of this partition.

Definition at line 150 of file dospart.h.

Partition size in sectors.

Definition at line 152 of file dospart.h.


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

© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/