|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 242 of file pcvesa.c.
Referenced by DetectDisplayController().
Definition at line 160 of file pcvesa.c.
Referenced by DetectDisplayController().
Definition at line 272 of file pcvesa.c.
Referenced by DetectDisplayController().
| VOID __cdecl ChainLoadBiosBootSectorCode | ( | IN UCHAR BootDrive | OPTIONAL, |
| IN ULONG BootPartition | OPTIONAL | ||
| ) |
Definition at line 1744 of file machpc.c.
| DBG_DEFAULT_CHANNEL | ( | HWDETECT | ) |
|
static |
Definition at line 1569 of file machpc.c.
Referenced by DetectIsaBios().
|
static |
Definition at line 190 of file machpc.c.
Referenced by DetectPnpBios().
|
static |
Definition at line 1621 of file machpc.c.
Referenced by PcHwDetect().
|
static |
Definition at line 1110 of file machpc.c.
Referenced by DetectIsaBios().
Definition at line 976 of file machpc.c.
|
static |
Definition at line 1045 of file machpc.c.
Referenced by DetectKeyboardController().
|
static |
Definition at line 884 of file machpc.c.
Referenced by DetectIsaBios().
|
static |
Definition at line 254 of file machpc.c.
Referenced by PcHwDetect().
Definition at line 1238 of file machpc.c.
Referenced by DetectPS2Mouse().
Definition at line 1195 of file machpc.c.
Referenced by DetectPS2Mouse().
|
static |
Definition at line 1287 of file machpc.c.
Referenced by DetectIsaBios().
Definition at line 404 of file machpc.c.
Referenced by DetectSerialPointerPeripheral().
|
static |
Definition at line 557 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 781 of file machpc.c.
Referenced by DetectIsaBios().
Definition at line 741 of file machpc.c.
Referenced by DetectSerialPorts().
Definition at line 497 of file machpc.c.
Referenced by DetectSerialPointerPeripheral().
Definition at line 1776 of file machpc.c.
Definition at line 104 of file machpc.c.
Referenced by MachInit().
Definition at line 1679 of file machpc.c.
Referenced by MachInit().
|
static |
Definition at line 128 of file machpc.c.
Referenced by PcHwDetect().
Definition at line 716 of file machpc.c.
Referenced by DetectIsaBios().
| PCONFIGURATION_COMPONENT_DATA PcHwDetect | ( | _In_opt_ PCSTR | Options | ) |
Definition at line 1691 of file machpc.c.
Referenced by MachInit().
Definition at line 1721 of file machpc.c.
Referenced by MachInit().
Definition at line 1813 of file machpc.c.
Referenced by MachInit().
Definition at line 1177 of file machpc.c.
Referenced by DetectPS2AuxDevice(), and DetectPS2AuxPort().