ReactOS 0.4.16-dev-91-g764881a
|
#include <bios.h>
union { ... } BIOS_DATA_AREA::@5039 |
WORD BIOS_DATA_AREA::CharacterHeight |
Definition at line 90 of file bios.h.
Referenced by VidBiosDrawGlyph(), VidBiosSetVideoMode(), and VidBiosVideoService().
WORD BIOS_DATA_AREA::CrtBasePort |
Definition at line 67 of file bios.h.
Referenced by VbeSetExtendedRegisters(), VgaSetRegisters(), and VidBiosVideoService().
BYTE BIOS_DATA_AREA::CrtColorPaletteMask |
Definition at line 69 of file bios.h.
Referenced by VidBiosPost(), and VidBiosVideoService().
BYTE BIOS_DATA_AREA::CrtModeControl |
Definition at line 68 of file bios.h.
Referenced by VbeSetExtendedRegisters(), VgaSetRegisters(), VidBiosPost(), and VidBiosVideoService().
BYTE BIOS_DATA_AREA::CursorEndLine |
Definition at line 64 of file bios.h.
Referenced by VidBiosSetCursorShape(), and VidBiosVideoService().
WORD BIOS_DATA_AREA::CursorPosition[BIOS_MAX_PAGES] |
Definition at line 63 of file bios.h.
Referenced by VidBiosGetCursorPosition(), VidBiosSetCursorPosition(), and VidBiosVideoService().
BYTE BIOS_DATA_AREA::CursorStartLine |
Definition at line 65 of file bios.h.
Referenced by VidBiosSetCursorShape(), and VidBiosVideoService().
WORD BIOS_DATA_AREA::EquipmentList |
Definition at line 45 of file bios.h.
Referenced by BiosEquipmentService(), and InitializeBiosData().
WORD BIOS_DATA_AREA::KeybdBuffer[BIOS_KBD_BUFFER_SIZE] |
WORD BIOS_DATA_AREA::KeybdBufferEnd |
Definition at line 88 of file bios.h.
Referenced by BiosKbdBufferPop(), BiosKbdBufferPush(), and KbdBios32Post().
WORD BIOS_DATA_AREA::KeybdBufferHead |
Definition at line 51 of file bios.h.
Referenced by BiosKbdBufferPop(), BiosKbdBufferPush(), BiosKbdBufferTop(), and KbdBios32Post().
WORD BIOS_DATA_AREA::KeybdBufferStart |
Definition at line 87 of file bios.h.
Referenced by BiosKbdBufferPop(), BiosKbdBufferPush(), and KbdBios32Post().
WORD BIOS_DATA_AREA::KeybdBufferTail |
Definition at line 52 of file bios.h.
Referenced by BiosKbdBufferPop(), BiosKbdBufferPush(), BiosKbdBufferTop(), and KbdBios32Post().
BYTE BIOS_DATA_AREA::KeybdLedFlags |
Definition at line 101 of file bios.h.
Referenced by KbdBios32Post().
WORD BIOS_DATA_AREA::KeybdShiftFlags |
Definition at line 49 of file bios.h.
Referenced by BiosKeyboardIrq(), BiosKeyboardService(), and KbdBios32Post().
BYTE BIOS_DATA_AREA::KeybdStatusFlags |
Definition at line 100 of file bios.h.
Referenced by BiosKeyboardIrq(), BiosKeyboardService(), and KbdBios32Post().
BYTE BIOS_DATA_AREA::LastDisketteOperation |
Definition at line 57 of file bios.h.
Referenced by AllDisksReset(), and BiosDiskService().
BYTE BIOS_DATA_AREA::LastDiskOperation |
Definition at line 81 of file bios.h.
Referenced by AllDisksReset(), and BiosDiskService().
WORD BIOS_DATA_AREA::MemorySize |
Definition at line 47 of file bios.h.
Referenced by BiosGetMemorySize(), and InitializeBiosData().
BYTE BIOS_DATA_AREA::MidnightPassed |
Definition at line 78 of file bios.h.
Referenced by BiosTimeService().
DWORD BIOS_DATA_AREA::ResumeEntryPoint |
Definition at line 74 of file bios.h.
Referenced by Bios32Post().
WORD BIOS_DATA_AREA::ScreenColumns |
Definition at line 60 of file bios.h.
Referenced by EraseMouseCursor(), PaintMouseCursor(), VidBiosDrawGlyph(), VidBiosPrintCharacter(), VidBiosScrollWindow(), VidBiosSetCursorPosition(), VidBiosSetVideoMode(), VidBiosSyncCursorPosition(), and VidBiosVideoService().
BYTE BIOS_DATA_AREA::ScreenRows |
Definition at line 89 of file bios.h.
Referenced by VidBiosPrintCharacter(), VidBiosScrollWindow(), VidBiosSetVideoMode(), and VidBiosVideoService().
WORD BIOS_DATA_AREA::SoftReset |
Definition at line 80 of file bios.h.
Referenced by Bios32Post().
DWORD BIOS_DATA_AREA::TickCounter |
Definition at line 77 of file bios.h.
Referenced by BiosMiscService(), BiosSystemTimerInterrupt(), and BiosTimeService().
BYTE BIOS_DATA_AREA::VGADccIDActive |
Definition at line 94 of file bios.h.
Referenced by VidBiosPost(), and VidBiosVideoService().
BYTE BIOS_DATA_AREA::VGAOptions |
Definition at line 91 of file bios.h.
Referenced by VbeSetExtendedRegisters(), VgaSetRegisters(), VidBiosGetVideoMode(), VidBiosSetCursorShape(), VidBiosSetVideoMode(), and VidBiosVideoService().
BYTE BIOS_DATA_AREA::VGASwitches |
Definition at line 92 of file bios.h.
Referenced by VidBiosSetVideoMode(), and VidBiosVideoService().
BYTE BIOS_DATA_AREA::VideoMode |
Definition at line 59 of file bios.h.
Referenced by EraseMouseCursor(), PaintMouseCursor(), VbeService(), VbeSetExtendedVideoMode(), VidBiosDrawGlyph(), VidBiosGetVideoMode(), VidBiosScrollWindow(), VidBiosSetCursorShape(), VidBiosSetVideoMode(), and VidBiosVideoService().
BYTE BIOS_DATA_AREA::VideoPage |
Definition at line 66 of file bios.h.
Referenced by BiosCharPrint(), Dem_BiosCharPrint(), DosFastConOut(), EraseMouseCursor(), PaintMouseCursor(), VidBiosSetCursorPosition(), VidBiosSetVideoMode(), VidBiosSetVideoPage(), VidBiosSyncCursorPosition(), and VidBiosVideoService().
WORD BIOS_DATA_AREA::VideoPageOffset |
Definition at line 62 of file bios.h.
Referenced by VidBiosSetVideoMode(), VidBiosSetVideoPage(), and VidBiosVideoService().
WORD BIOS_DATA_AREA::VideoPageSize |
Definition at line 61 of file bios.h.
Referenced by EraseMouseCursor(), PaintMouseCursor(), VidBiosDrawGlyph(), VidBiosScrollWindow(), VidBiosSetVideoMode(), VidBiosSetVideoPage(), and VidBiosVideoService().