ReactOS 0.4.15-dev-7918-g2a2556c
_PC98_DISK_DRIVE Struct Reference

#include <machpc98.h>

Collaboration diagram for _PC98_DISK_DRIVE:

Public Attributes

GEOMETRY Geometry
 
UCHAR DaUa
 
UCHAR IdeUnitNumber
 
UCHAR Type
 
BOOLEAN LBASupported
 
BOOLEAN IsRemovable
 
BOOLEAN Initialized
 

Detailed Description

Definition at line 103 of file machpc98.h.

Member Data Documentation

◆ DaUa

UCHAR _PC98_DISK_DRIVE::DaUa

◆ Geometry

GEOMETRY _PC98_DISK_DRIVE::Geometry

Definition at line 106 of file machpc98.h.

Referenced by Pc98DiskGetCacheableBlockCount(), and Pc98DiskGetDriveGeometry().

◆ IdeUnitNumber

UCHAR _PC98_DISK_DRIVE::IdeUnitNumber

Definition at line 112 of file machpc98.h.

◆ Initialized

BOOLEAN _PC98_DISK_DRIVE::Initialized

Definition at line 137 of file machpc98.h.

Referenced by Pc98DiskDriveNumberToDrive(), and Pc98InitializeBootDevices().

◆ IsRemovable

BOOLEAN _PC98_DISK_DRIVE::IsRemovable

Definition at line 131 of file machpc98.h.

◆ LBASupported

BOOLEAN _PC98_DISK_DRIVE::LBASupported

Definition at line 125 of file machpc98.h.

Referenced by Pc98DiskGetCacheableBlockCount(), and Pc98DiskReadLogicalSectors().

◆ Type

UCHAR _PC98_DISK_DRIVE::Type

Definition at line 115 of file machpc98.h.

Referenced by Pc98GetBootSectorLoadAddress(), and Pc98InitializeBootDevices().


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