ReactOS 0.4.16-dev-2359-g4b75ec5
_PC98_DISK_DRIVE Struct Reference

#include <machpc98.h>

Collaboration diagram for _PC98_DISK_DRIVE:

Public Attributes

GEOMETRY Geometry
 
UCHAR DaUa
 
UCHAR AtaUnitNumber
 
UCHAR Type
 
UCHAR Flags
 

Detailed Description

Definition at line 103 of file machpc98.h.

Member Data Documentation

◆ AtaUnitNumber

UCHAR _PC98_DISK_DRIVE::AtaUnitNumber

Definition at line 112 of file machpc98.h.

Referenced by Pc98DiskReadLogicalSectors().

◆ DaUa

UCHAR _PC98_DISK_DRIVE::DaUa

Definition at line 109 of file machpc98.h.

Referenced by ChainLoadBiosBootSectorCode(), and Pc98GetBootSectorLoadAddress().

◆ Flags

◆ Geometry

GEOMETRY _PC98_DISK_DRIVE::Geometry

Definition at line 106 of file machpc98.h.

Referenced by Pc98DiskGetCacheableBlockCount(), and Pc98DiskGetDriveGeometry().

◆ Type

UCHAR _PC98_DISK_DRIVE::Type

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