ReactOS 0.4.16-dev-401-g45b008d
|
Definition at line 75 of file parttest.c.
UCHAR PARTITION_TABLE_ENTRY::BootIndicator |
Definition at line 76 of file parttest.c.
UCHAR PARTITION_TABLE_ENTRY::EndCylinder |
Definition at line 83 of file parttest.c.
UCHAR PARTITION_TABLE_ENTRY::EndHead |
Definition at line 81 of file parttest.c.
UCHAR PARTITION_TABLE_ENTRY::EndSector |
Definition at line 82 of file parttest.c.
ULONG PARTITION_TABLE_ENTRY::PartitionSectorCount |
Definition at line 85 of file parttest.c.
Referenced by DiskOpen(), and UefiDiskOpen().
ULONG PARTITION_TABLE_ENTRY::SectorCountBeforePartition |
Definition at line 84 of file parttest.c.
Referenced by DiskGetMbrPartitionEntry(), DiskOpen(), and UefiDiskOpen().
UCHAR PARTITION_TABLE_ENTRY::StartCylinder |
Definition at line 79 of file parttest.c.
UCHAR PARTITION_TABLE_ENTRY::StartHead |
Definition at line 77 of file parttest.c.
UCHAR PARTITION_TABLE_ENTRY::StartSector |
Definition at line 78 of file parttest.c.
UCHAR PARTITION_TABLE_ENTRY::SystemIndicator |
Definition at line 80 of file parttest.c.
Referenced by GetHarddiskInformation().