|
ReactOS 0.4.16-dev-2293-g4d8327b
|
#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 368 of file pc98hw.c.
Referenced by DetectCBusBios().
|
static |
Definition at line 226 of file pc98hw.c.
Referenced by DetectBiosDisks().
|
static |
Definition at line 150 of file pc98hw.c.
Referenced by DetectBiosFloppyController().
|
static |
Definition at line 951 of file pc98hw.c.
Referenced by Pc98HwDetect().
|
static |
Definition at line 646 of file pc98hw.c.
Referenced by DetectCBusBios().
|
static |
Definition at line 574 of file pc98hw.c.
Referenced by DetectKeyboardController().
|
static |
Definition at line 996 of file pc98hw.c.
Referenced by Pc98HwDetect().
|
static |
Definition at line 707 of file pc98hw.c.
Referenced by DetectCBusBios().
|
static |
Definition at line 1036 of file pc98hw.c.
Referenced by Pc98HwDetect().
|
static |
Definition at line 498 of file pc98hw.c.
Referenced by DetectCBusBios().
|
static |
Definition at line 463 of file pc98hw.c.
Referenced by DetectPointerController().
|
static |
Definition at line 790 of file pc98hw.c.
Referenced by DetectCBusBios().
Definition at line 1217 of file pc98hw.c.
Referenced by Pc98PrepareForReactOS(), and PcPrepareForReactOS().
Definition at line 1225 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 1196 of file pc98hw.c.
Referenced by DetectBiosFloppyController(), DetectBiosFloppyPeripheral(), and MachInit().
|
static |
Definition at line 314 of file pc98hw.c.
Referenced by Pc98HwDetect().
| PCONFIGURATION_COMPONENT_DATA Pc98HwDetect | ( | _In_opt_ PCSTR | Options | ) |
Definition at line 1165 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 47 of file hwdisk.c.
Referenced by DetectBiosDisks().