ReactOS 0.4.16-dev-1946-g52006dd
_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 95 of file pcdisk.c.

Member Data Documentation

◆ ExtGeometry

EXTENDED_GEOMETRY _PC_DISK_DRIVE::ExtGeometry

Definition at line 99 of file pcdisk.c.

Referenced by PcDiskGetDriveGeometry().

◆ Geometry

GEOMETRY _PC_DISK_DRIVE::Geometry

Definition at line 98 of file pcdisk.c.

Referenced by PcDiskGetCacheableBlockCount(), and PcDiskGetDriveGeometry().

◆ Int13ExtensionsSupported

BOOLEAN _PC_DISK_DRIVE::Int13ExtensionsSupported

Definition at line 102 of file pcdisk.c.

Referenced by PcDiskGetCacheableBlockCount(), and PcDiskReadLogicalSectors().

◆ IsRemovable

BOOLEAN _PC_DISK_DRIVE::IsRemovable

Definition at line 108 of file pcdisk.c.


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