ReactOS 0.4.16-dev-237-gd6eebaa
|
#include <pcbios.h>
Public Attributes | |
DWORDREGS | x |
DWORDREGS | d |
WORDREGS | w |
BYTEREGS | b |
BYTEREGS REGS::b |
Definition at line 163 of file pcbios.h.
Referenced by BiosIsVesaDdcSupported(), BiosIsVesaSupported(), BiosVesaReadEdid(), ChainLoadBiosBootSectorCode(), DetectKeyboardPeripheral(), DiskGetExtendedDriveParameters(), DiskInt13ExtensionsSupported(), DiskResetController(), FindApmBios(), GetExtendedMemoryConfiguration(), InitDriveGeometry(), InitFloppyDrive(), InitHardDrive(), InitScsiDrive(), Pc98Beep(), Pc98ConsGetCh(), Pc98ConsKbHit(), Pc98DiskReadLogicalSectorsCHS(), Pc98DiskReadLogicalSectorsLBA(), Pc98GetTime(), Pc98VideoInit(), Pc98VideoPrepareForReactOS(), PcConsGetCh(), PcConsKbHit(), PcConsPutChar(), PcDiskReadLogicalSectorsCHS(), PcDiskReadLogicalSectorsLBA(), PcFindPciBios(), PcGetTime(), PcHwIdle(), PcVideoDefineCursor(), PcVideoDetectVideoCard(), PcVideoDisableCursorEmulation(), PcVideoGetFontsFromFirmware(), PcVideoSelectAlternatePrintScreen(), PcVideoSetBiosMode(), PcVideoSetFont8x14(), PcVideoSetFont8x8(), PcVideoSetTextCursorPosition(), and PcVideoSetVerticalResolution().
DWORDREGS REGS::d |
Definition at line 161 of file pcbios.h.
Referenced by PcFindPciBios(), PcGetExtendedBIOSData(), and PcVideoGetFontsFromFirmware().
WORDREGS REGS::w |
Definition at line 162 of file pcbios.h.
Referenced by BiosIsVesaDdcSupported(), BiosIsVesaSupported(), BiosVesaReadEdid(), ChainLoadBiosBootSectorCode(), DiskGetExtendedDriveParameters(), DiskInt13ExtensionsSupported(), FindApmBios(), GetEbdaLocation(), GetExtendedMemoryConfiguration(), InitDriveGeometry(), InitHardDrive(), InitScsiDrive(), Pc98ArchTest(), Pc98DiskReadLogicalSectorsCHS(), Pc98DiskReadLogicalSectorsLBA(), Pc98GetTime(), PcConsPutChar(), PcDiskReadLogicalSectorsCHS(), PcDiskReadLogicalSectorsLBA(), PcGetExtendedBIOSData(), PcMemGetBiosMemoryMap(), PcMemGetConventionalMemorySize(), PcVideoGetFontsFromFirmware(), PcVideoSetBiosVesaMode(), PcVideoSetBlinkBit(), PcVideoSetFont8x14(), PcVideoSetFont8x8(), PcVideoSetMemoryBank(), and PcVideoVesaGetSVGAModeInformation().
DWORDREGS REGS::x |
Definition at line 160 of file pcbios.h.
Referenced by DiskGetExtendedDriveParameters(), GetEbdaLocation(), GetExtendedMemoryConfiguration(), PcConsKbHit(), PcDiskReadLogicalSectorsLBA(), PcGetTime(), and PcMemGetBiosMemoryMap().