ReactOS 0.4.15-dev-7842-g558ab78
_PC_DISK_DRIVE Struct Reference
Collaboration diagram for _PC_DISK_DRIVE:

Public Attributes

GEOMETRY Geometry
 
EXTENDED_GEOMETRY ExtGeometry
 
BOOLEAN Int13ExtensionsSupported
 
BOOLEAN IsRemovable
 

Detailed Description

Definition at line 79 of file pcdisk.c.

Member Data Documentation

◆ ExtGeometry

EXTENDED_GEOMETRY _PC_DISK_DRIVE::ExtGeometry

Definition at line 83 of file pcdisk.c.

Referenced by PcDiskGetDriveGeometry().

◆ Geometry

GEOMETRY _PC_DISK_DRIVE::Geometry

Definition at line 82 of file pcdisk.c.

Referenced by PcDiskGetCacheableBlockCount(), and PcDiskGetDriveGeometry().

◆ Int13ExtensionsSupported

BOOLEAN _PC_DISK_DRIVE::Int13ExtensionsSupported

Definition at line 86 of file pcdisk.c.

Referenced by PcDiskGetCacheableBlockCount(), and PcDiskReadLogicalSectors().

◆ IsRemovable

BOOLEAN _PC_DISK_DRIVE::IsRemovable

Definition at line 92 of file pcdisk.c.


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