ReactOS 0.4.16-dev-340-g0540c21
|
#include <freeldr.h>
#include <cportlib/cportlib.h>
#include <drivers/pc98/pit.h>
#include <drivers/pc98/fdc.h>
#include <debug.h>
Go to the source code of this file.
Macros | |
#define | MILLISEC 10 |
#define | PRECISION 8 |
#define | HZ 100 |
Variables | |
UCHAR | PcBiosDiskCount |
BOOLEAN | HiResoMachine |
GET_HARDDISK_CONFIG_DATA | GetHarddiskConfigurationData = NULL |
static unsigned int | delay_count = 1 |
Definition at line 39 of file pc98hw.c.
Referenced by HalpCalibrateStallExecution(), and StallExecutionProcessor().
DBG_DEFAULT_CHANNEL | ( | HWDETECT | ) |
VOID DetectBiosDisks | ( | PCONFIGURATION_COMPONENT_DATA | SystemKey, |
PCONFIGURATION_COMPONENT_DATA | BusKey | ||
) |
Definition at line 373 of file pc98hw.c.
Referenced by DetectCBusBios().
|
static |
Definition at line 227 of file pc98hw.c.
Referenced by DetectBiosDisks().
|
static |
Definition at line 150 of file pc98hw.c.
Referenced by DetectBiosFloppyController().
|
static |
Definition at line 963 of file pc98hw.c.
Referenced by Pc98HwDetect().
|
static |
Definition at line 654 of file pc98hw.c.
Referenced by DetectCBusBios().
|
static |
Definition at line 581 of file pc98hw.c.
Referenced by DetectKeyboardController().
|
static |
Definition at line 1009 of file pc98hw.c.
Referenced by Pc98HwDetect().
|
static |
Definition at line 716 of file pc98hw.c.
Referenced by DetectCBusBios().
|
static |
Definition at line 1050 of file pc98hw.c.
Referenced by Pc98HwDetect().
|
static |
Definition at line 504 of file pc98hw.c.
Referenced by DetectCBusBios().
|
static |
Definition at line 468 of file pc98hw.c.
Referenced by DetectPointerController().
|
static |
Definition at line 800 of file pc98hw.c.
Referenced by DetectCBusBios().
Definition at line 1235 of file pc98hw.c.
Referenced by Pc98PrepareForReactOS(), PcPrepareForReactOS(), and XboxPrepareForReactOS().
Definition at line 1243 of file pc98hw.c.
Definition at line 143 of file pc98hw.c.
Referenced by DetectBiosFloppyPeripheral().
Definition at line 70 of file pc98hw.c.
Definition at line 1214 of file pc98hw.c.
Referenced by DetectBiosFloppyController(), DetectBiosFloppyPeripheral(), and MachInit().
|
static |
Definition at line 316 of file pc98hw.c.
Referenced by Pc98HwDetect().
PCONFIGURATION_COMPONENT_DATA Pc98HwDetect | ( | _In_opt_ PCSTR | Options | ) |
Definition at line 1183 of file pc98hw.c.
Referenced by MachInit().
Definition at line 31 of file pc98hw.c.
Referenced by HalpCalibrateStallExecution(), and StallExecutionProcessor().
GET_HARDDISK_CONFIG_DATA GetHarddiskConfigurationData = NULL |
Definition at line 23 of file pc98hw.c.
Referenced by DetectBiosDisks(), and Pc98HwDetect().
|
extern |
Definition at line 17 of file machpc98.c.
Referenced by DetectPointerController().
|
extern |
Definition at line 46 of file hwdisk.c.
Referenced by DetectBiosDisks().