|
ReactOS 0.4.16-dev-2359-g4b75ec5
|
#include <machpc98.h>

Public Attributes | |
| GEOMETRY | Geometry |
| UCHAR | DaUa |
| UCHAR | AtaUnitNumber |
| UCHAR | Type |
| UCHAR | Flags |
Definition at line 103 of file machpc98.h.
| UCHAR _PC98_DISK_DRIVE::AtaUnitNumber |
Definition at line 112 of file machpc98.h.
Referenced by Pc98DiskReadLogicalSectors().
| UCHAR _PC98_DISK_DRIVE::DaUa |
Definition at line 109 of file machpc98.h.
Referenced by ChainLoadBiosBootSectorCode(), and Pc98GetBootSectorLoadAddress().
| UCHAR _PC98_DISK_DRIVE::Flags |
Definition at line 121 of file machpc98.h.
Referenced by Pc98DiskDriveNumberToDrive(), Pc98DiskGetCacheableBlockCount(), Pc98DiskReadLogicalSectors(), and Pc98InitializeBootDevices().
| GEOMETRY _PC98_DISK_DRIVE::Geometry |
Definition at line 106 of file machpc98.h.
Referenced by Pc98DiskGetCacheableBlockCount(), and Pc98DiskGetDriveGeometry().
| UCHAR _PC98_DISK_DRIVE::Type |
Definition at line 115 of file machpc98.h.
Referenced by DiskGetConfigType(), Pc98GetBootSectorLoadAddress(), and Pc98InitializeBootDevices().