|
ReactOS 0.4.16-dev-2293-g4d8327b
|
#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 1737 of file machpc.c.
| DBG_DEFAULT_CHANNEL | ( | HWDETECT | ) |
|
static |
Definition at line 1566 of file machpc.c.
Referenced by DetectIsaBios().
|
static |
Definition at line 190 of file machpc.c.
Referenced by DetectPnpBios().
|
static |
Definition at line 1618 of file machpc.c.
Referenced by PcHwDetect().
|
static |
Definition at line 1108 of file machpc.c.
Referenced by DetectIsaBios().
Definition at line 975 of file machpc.c.
|
static |
Definition at line 1044 of file machpc.c.
Referenced by DetectKeyboardController().
|
static |
Definition at line 883 of file machpc.c.
Referenced by DetectIsaBios().
|
static |
Definition at line 253 of file machpc.c.
Referenced by PcHwDetect().
Definition at line 1235 of file machpc.c.
Referenced by DetectPS2Mouse().
Definition at line 1192 of file machpc.c.
Referenced by DetectPS2Mouse().
|
static |
Definition at line 1284 of file machpc.c.
Referenced by DetectIsaBios().
Definition at line 401 of file machpc.c.
Referenced by DetectSerialPointerPeripheral().
|
static |
Definition at line 554 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 780 of file machpc.c.
Referenced by DetectIsaBios().
Definition at line 740 of file machpc.c.
Referenced by DetectSerialPorts().
Definition at line 494 of file machpc.c.
Referenced by DetectSerialPointerPeripheral().
Definition at line 1772 of file machpc.c.
Definition at line 107 of file machpc.c.
Referenced by MachInit().
Definition at line 1673 of file machpc.c.
Referenced by MachInit().
|
static |
Definition at line 131 of file machpc.c.
Referenced by PcHwDetect().
Definition at line 714 of file machpc.c.
Referenced by DetectIsaBios().
| PCONFIGURATION_COMPONENT_DATA PcHwDetect | ( | _In_opt_ PCSTR | Options | ) |
Definition at line 1684 of file machpc.c.
Referenced by MachInit().
Definition at line 1714 of file machpc.c.
Referenced by MachInit().
Definition at line 1810 of file machpc.c.
Referenced by MachInit().
Definition at line 1174 of file machpc.c.
Referenced by DetectPS2AuxDevice(), and DetectPS2AuxPort().