ReactOS 0.4.15-dev-5865-g640e228
|
Go to the source code of this file.
Macros | |
#define | MAX_XBOX_COM_PORTS 2 |
Functions | |
DBG_DEFAULT_CHANNEL (HWDETECT) | |
BOOLEAN | XboxFindPciBios (PPCI_REGISTRY_INFO BusData) |
VOID | DetectSerialPointerPeripheral (PCONFIGURATION_COMPONENT_DATA ControllerKey, PUCHAR Base) |
static ULONG | XboxGetSerialPort (ULONG Index, PULONG Irq) |
VOID | DetectSerialPorts (PCONFIGURATION_COMPONENT_DATA BusKey, GET_SERIAL_PORT MachGetSerialPort, ULONG Count) |
VOID | XboxGetExtendedBIOSData (PULONG ExtendedBIOSDataArea, PULONG ExtendedBIOSDataSize) |
static PCM_PARTIAL_RESOURCE_LIST | XboxGetHarddiskConfigurationData (UCHAR DriveNumber, ULONG *pSize) |
static VOID | DetectDisplayController (PCONFIGURATION_COMPONENT_DATA BusKey) |
static VOID | DetectIsaBios (PCONFIGURATION_COMPONENT_DATA SystemKey, ULONG *BusNumber) |
static UCHAR | XboxGetFloppyCount (VOID) |
PCONFIGURATION_COMPONENT_DATA | XboxHwDetect (VOID) |
VOID | XboxHwIdle (VOID) |
VOID | MachInit (const char *CmdLine) |
VOID | XboxPrepareForReactOS (VOID) |
Variables | |
PVOID | FrameBuffer |
ULONG | FrameBufferSize |
#define MAX_XBOX_COM_PORTS 2 |
Definition at line 25 of file machxbox.c.
DBG_DEFAULT_CHANNEL | ( | HWDETECT | ) |
|
static |
Definition at line 158 of file machxbox.c.
Referenced by DetectIsaBios().
|
static |
Definition at line 209 of file machxbox.c.
Referenced by XboxHwDetect().
VOID DetectSerialPointerPeripheral | ( | PCONFIGURATION_COMPONENT_DATA | ControllerKey, |
PUCHAR | Base | ||
) |
VOID DetectSerialPorts | ( | PCONFIGURATION_COMPONENT_DATA | BusKey, |
GET_SERIAL_PORT | MachGetSerialPort, | ||
ULONG | Count | ||
) |
Definition at line 719 of file machpc.c.
Referenced by DetectIsaBios().
Definition at line 302 of file machxbox.c.
BOOLEAN XboxFindPciBios | ( | PPCI_REGISTRY_INFO | BusData | ) |
Definition at line 31 of file machxbox.c.
Referenced by XboxHwDetect().
Definition at line 79 of file machxbox.c.
Referenced by MachInit().
Definition at line 256 of file machxbox.c.
Referenced by MachInit().
|
static |
Definition at line 90 of file machxbox.c.
Referenced by XboxHwDetect().
Definition at line 48 of file machxbox.c.
Referenced by DetectIsaBios().
PCONFIGURATION_COMPONENT_DATA XboxHwDetect | ( | VOID | ) |
Definition at line 271 of file machxbox.c.
Referenced by MachInit().
Definition at line 293 of file machxbox.c.
Referenced by MachInit().
Definition at line 378 of file machxbox.c.
Referenced by MachInit().
|
extern |
Definition at line 28 of file xboxvideo.c.
Referenced by ConsoleEfiGopEnable(), ConsolepClearBuffer(), DetectDisplayController(), EfiGopGetFrameBuffer(), VBEMapVideoMemory(), and XboxVmpMapVideoMemory().
|
extern |
Definition at line 29 of file xboxvideo.c.
Referenced by ConsoleEfiGopEnable(), DetectDisplayController(), EfiGopGetFrameBuffer(), and VidInitialize().