|
ReactOS 0.4.16-dev-2110-ge3521eb
|
#include <freeldr.h>#include <cportlib/cportlib.h>#include "../ntldr/ntldropts.h"#include <debug.h>#include <pshpack1.h>#include <poppack.h>
Go to the source code of this file.
Classes | |
| struct | _PNP_DOCK_INFO |
Typedefs | |
| typedef struct _PNP_DOCK_INFO | PNP_DOCK_INFO |
| typedef struct _PNP_DOCK_INFO * | PPNP_DOCK_INFO |
| #define AUX_STATUS_OUTPUT_BUFFER_FULL |
| typedef struct _PNP_DOCK_INFO PNP_DOCK_INFO |
| typedef struct _PNP_DOCK_INFO * PPNP_DOCK_INFO |
Definition at line 241 of file pcvesa.c.
Referenced by DetectDisplayController().
Definition at line 160 of file pcvesa.c.
Referenced by DetectDisplayController().
Definition at line 270 of file pcvesa.c.
Referenced by DetectDisplayController().
| VOID __cdecl ChainLoadBiosBootSectorCode | ( | IN UCHAR BootDrive | OPTIONAL, |
| IN ULONG BootPartition | OPTIONAL | ||
| ) |
Definition at line 1752 of file machpc.c.
| DBG_DEFAULT_CHANNEL | ( | HWDETECT | ) |
|
static |
Definition at line 1580 of file machpc.c.
Referenced by DetectIsaBios().
|
static |
Definition at line 193 of file machpc.c.
Referenced by DetectPnpBios().
|
static |
Definition at line 1632 of file machpc.c.
Referenced by PcHwDetect().
|
static |
Definition at line 1121 of file machpc.c.
Referenced by DetectIsaBios().
Definition at line 987 of file machpc.c.
|
static |
Definition at line 1056 of file machpc.c.
Referenced by DetectKeyboardController().
|
static |
Definition at line 895 of file machpc.c.
Referenced by DetectIsaBios().
|
static |
Definition at line 257 of file machpc.c.
Referenced by PcHwDetect().
Definition at line 1249 of file machpc.c.
Referenced by DetectPS2Mouse().
Definition at line 1206 of file machpc.c.
Referenced by DetectPS2Mouse().
|
static |
Definition at line 1298 of file machpc.c.
Referenced by DetectIsaBios().
Definition at line 409 of file machpc.c.
Referenced by DetectSerialPointerPeripheral().
|
static |
Definition at line 562 of file machpc.c.
Referenced by DetectSerialPorts().
| VOID DetectSerialPorts | ( | _In_opt_ PCSTR | Options, |
| _Inout_ PCONFIGURATION_COMPONENT_DATA | BusKey, | ||
| _In_ GET_SERIAL_PORT | MachGetSerialPort, | ||
| _In_ ULONG | Count | ||
| ) |
Definition at line 789 of file machpc.c.
Referenced by DetectIsaBios().
Definition at line 749 of file machpc.c.
Referenced by DetectSerialPorts().
Definition at line 502 of file machpc.c.
Referenced by DetectSerialPointerPeripheral().
Definition at line 1787 of file machpc.c.
Definition at line 107 of file machpc.c.
Referenced by MachInit().
Definition at line 1688 of file machpc.c.
Referenced by MachInit().
|
static |
Definition at line 131 of file machpc.c.
Referenced by PcHwDetect().
Definition at line 723 of file machpc.c.
Referenced by DetectIsaBios().
| PCONFIGURATION_COMPONENT_DATA PcHwDetect | ( | _In_opt_ PCSTR | Options | ) |
Definition at line 1699 of file machpc.c.
Referenced by MachInit().
Definition at line 1729 of file machpc.c.
Referenced by MachInit().
Definition at line 1825 of file machpc.c.
Referenced by MachInit().
Definition at line 1188 of file machpc.c.
Referenced by DetectPS2AuxDevice(), and DetectPS2AuxPort().