ReactOS
0.4.15-dev-2359-g0dedb9b
|
#include "mm.h"
Go to the source code of this file.
Variables | |
UCHAR | FrldrBootDrive |
ULONG | FrldrBootPartition |
BIOS_MEMORY_MAP | PcBiosMemoryMap [] |
ULONG | PcBiosMapCount |
Definition at line 120 of file pcdisk.c.
Referenced by EnumerateHarddisks(), and GetHarddiskInformation().
Definition at line 180 of file pcdisk.c.
Referenced by DetectBiosFloppyPeripheral(), PcDiskReadLogicalSectorsCHS(), and PcDiskReadLogicalSectorsLBA().
Definition at line 90 of file pccons.c.
Referenced by MachInit(), and PcVideoSetDisplayMode().
Definition at line 69 of file pccons.c.
Referenced by MachInit().
Definition at line 28 of file pccons.c.
Referenced by MachInit(), and PcConsPutChar().
Definition at line 827 of file pcdisk.c.
Referenced by MachInit().
Definition at line 798 of file pcdisk.c.
Referenced by MachInit(), and PcGetHarddiskConfigurationData().
BOOLEAN PcDiskReadLogicalSectors | ( | UCHAR | DriveNumber, |
ULONGLONG | SectorNumber, | ||
ULONG | SectorCount, | ||
PVOID | Buffer | ||
) |
BOOLEAN PcFindPciBios | ( | PPCI_REGISTRY_INFO | BusData | ) |
Definition at line 80 of file hwpci.c.
Referenced by Pc98HwDetect(), and PcHwDetect().
Definition at line 24 of file pcrtc.c.
Referenced by MachInit().
PCONFIGURATION_COMPONENT_DATA PcHwDetect | ( | VOID | ) |
Definition at line 1367 of file machpc.c.
Referenced by MachInit().
Definition at line 1397 of file machpc.c.
Referenced by MachInit().
Definition at line 470 of file hwdisk.c.
Referenced by MachInit(), and Pc98InitializeBootDevices().
PFREELDR_MEMORY_DESCRIPTOR PcMemGetMemoryMap | ( | ULONG * | MemoryMapSize | ) |
Definition at line 599 of file pcmem.c.
Referenced by MachInit().
Definition at line 1048 of file pcvideo.c.
Referenced by MachInit().
Definition at line 970 of file pcvideo.c.
Referenced by MachInit(), and PcVideoCopyOffScreenBufferToVRAM().
Definition at line 946 of file pcvideo.c.
Referenced by MachInit().
Definition at line 976 of file pcvideo.c.
Referenced by MachInit().
Definition at line 1035 of file pcvideo.c.
Referenced by MachInit(), and PcVideoPrepareForReactOS().
Definition at line 1114 of file pcvideo.c.
Referenced by MachInit().
Definition at line 1105 of file pcvideo.c.
Referenced by MachInit().
VIDEODISPLAYMODE PcVideoSetDisplayMode | ( | char * | DisplayMode, |
BOOLEAN | Init | ||
) |
Definition at line 888 of file pcvideo.c.
Referenced by MachInit().
Definition at line 1010 of file pcvideo.c.
Referenced by MachInit().
UCHAR FrldrBootDrive |
ULONG FrldrBootPartition |
ULONG PcBiosMapCount |
Definition at line 38 of file pcmem.c.
Referenced by DetectAcpiBios(), Pc98MemGetMemoryMap(), and PcMemGetBiosMemoryMap().
BIOS_MEMORY_MAP PcBiosMemoryMap[] |
Definition at line 37 of file pcmem.c.
Referenced by DetectAcpiBios(), Pc98MemGetMemoryMap(), and PcMemGetBiosMemoryMap().