|
ReactOS 0.4.17-dev-806-gffa4164
|
#include <machpc98.h>

Public Attributes | |
| GEOMETRY | Geometry |
| UCHAR | DaUa |
| UCHAR | AtaUnitNumber |
| UCHAR | Type |
| UCHAR | Flags |
Definition at line 105 of file machpc98.h.
| UCHAR _PC98_DISK_DRIVE::AtaUnitNumber |
Definition at line 114 of file machpc98.h.
Referenced by Pc98DiskReadLogicalSectors().
| UCHAR _PC98_DISK_DRIVE::DaUa |
Definition at line 111 of file machpc98.h.
Referenced by ChainLoadBiosBootSectorCode(), and Pc98GetBootSectorLoadAddress().
| UCHAR _PC98_DISK_DRIVE::Flags |
Definition at line 123 of file machpc98.h.
Referenced by Pc98DiskDriveNumberToDrive(), Pc98DiskGetCacheableBlockCount(), Pc98DiskReadLogicalSectors(), and Pc98InitializeBootDevices().
| GEOMETRY _PC98_DISK_DRIVE::Geometry |
Definition at line 108 of file machpc98.h.
Referenced by Pc98DiskGetCacheableBlockCount(), and Pc98DiskGetDriveGeometry().
| UCHAR _PC98_DISK_DRIVE::Type |
Definition at line 117 of file machpc98.h.
Referenced by DiskGetConfigType(), Pc98GetBootSectorLoadAddress(), and Pc98InitializeBootDevices().