ReactOS 0.4.15-dev-7924-g5949c20
_PTE Struct Reference

#include <hal.h>

Public Attributes

UCHAR ActiveFlag
 
UCHAR StartingTrack
 
USHORT StartingCylinder
 
UCHAR PartitionType
 
UCHAR EndingTrack
 
USHORT EndingCylinder
 
ULONG StartingSector
 
ULONG PartitionLength
 

Detailed Description

Definition at line 332 of file hal.h.

Member Data Documentation

◆ ActiveFlag

UCHAR _PTE::ActiveFlag

Definition at line 334 of file hal.h.

◆ EndingCylinder

USHORT _PTE::EndingCylinder

Definition at line 339 of file hal.h.

◆ EndingTrack

UCHAR _PTE::EndingTrack

Definition at line 338 of file hal.h.

◆ PartitionLength

ULONG _PTE::PartitionLength

Definition at line 341 of file hal.h.

◆ PartitionType

UCHAR _PTE::PartitionType

Definition at line 337 of file hal.h.

◆ StartingCylinder

USHORT _PTE::StartingCylinder

Definition at line 336 of file hal.h.

◆ StartingSector

ULONG _PTE::StartingSector

Definition at line 340 of file hal.h.

◆ StartingTrack

UCHAR _PTE::StartingTrack

Definition at line 335 of file hal.h.


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