|
ReactOS 0.4.16-dev-1946-g52006dd
|

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 (_In_opt_ PCSTR Options, _Inout_ PCONFIGURATION_COMPONENT_DATA BusKey, _In_ GET_SERIAL_PORT MachGetSerialPort, _In_ 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 (_In_opt_ PCSTR Options, _Inout_ PCONFIGURATION_COMPONENT_DATA SystemKey, _Out_ ULONG *BusNumber) |
| static UCHAR | XboxGetFloppyCount (VOID) |
| PCONFIGURATION_COMPONENT_DATA | XboxHwDetect (_In_opt_ PCSTR Options) |
| 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 155 of file machxbox.c.
Referenced by DetectIsaBios().
|
static |
Definition at line 201 of file machxbox.c.
Referenced by XboxHwDetect().
| VOID DetectSerialPointerPeripheral | ( | PCONFIGURATION_COMPONENT_DATA | ControllerKey, |
| PUCHAR | Base | ||
| ) |
| 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 297 of file machxbox.c.
| BOOLEAN XboxFindPciBios | ( | PPCI_REGISTRY_INFO | BusData | ) |
Definition at line 31 of file machxbox.c.
Referenced by XboxHwDetect().
Definition at line 83 of file machxbox.c.
Referenced by MachInit().
Definition at line 251 of file machxbox.c.
Referenced by MachInit().
|
static |
Definition at line 94 of file machxbox.c.
Referenced by XboxHwDetect().
Definition at line 48 of file machxbox.c.
Referenced by DetectIsaBios().
| PCONFIGURATION_COMPONENT_DATA XboxHwDetect | ( | _In_opt_ PCSTR | Options | ) |
Definition at line 266 of file machxbox.c.
Referenced by MachInit().
Definition at line 288 of file machxbox.c.
Referenced by MachInit().
Definition at line 373 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().