ReactOS 0.4.16-dev-91-g764881a
|
#include <hdl.h>
union { ... } _HEADLESS_GLOBALS::@1782 |
PHEADLESS_CMD_SET_BLUE_SCREEN_DATA _HEADLESS_GLOBALS::BlueScreenData |
LARGE_INTEGER _HEADLESS_GLOBALS::DelayTime |
ULONG _HEADLESS_GLOBALS::InBugCheck |
Definition at line 97 of file hdl.h.
Referenced by HdlspAcquireGlobalLock(), HdlspEnableTerminal(), and HdlspReleaseGlobalLock().
BOOLEAN _HEADLESS_GLOBALS::IsMMIODevice |
Definition at line 120 of file hdl.h.
Referenced by HdlspEnableTerminal(), and HeadlessInit().
ULONG _HEADLESS_GLOBALS::IsNonLegacyDevice |
Definition at line 106 of file hdl.h.
Referenced by HeadlessInit().
PHEADLESS_LOG_ENTRY _HEADLESS_GLOBALS::LogEntries |
ULONG _HEADLESS_GLOBALS::ProcessingCmd |
Definition at line 102 of file hdl.h.
Referenced by HdlspDispatch().
KSPIN_LOCK _HEADLESS_GLOBALS::SpinLock |
Definition at line 86 of file hdl.h.
Referenced by HdlspAcquireGlobalLock(), and HdlspReleaseGlobalLock().
GUID _HEADLESS_GLOBALS::SystemGUID |
Definition at line 119 of file hdl.h.
Referenced by HeadlessInit().
ULONG _HEADLESS_GLOBALS::TerminalBaudRate |
Definition at line 110 of file hdl.h.
Referenced by HdlspDispatch(), HdlspEnableTerminal(), and HeadlessInit().
ULONG _HEADLESS_GLOBALS::TerminalEnabled |
Definition at line 96 of file hdl.h.
Referenced by HdlspDispatch(), and HdlspEnableTerminal().
ULONG _HEADLESS_GLOBALS::TerminalParity |
Definition at line 103 of file hdl.h.
Referenced by HeadlessInit().
ULONG _HEADLESS_GLOBALS::TerminalPort |
Definition at line 111 of file hdl.h.
Referenced by HdlspDispatch(), HdlspEnableTerminal(), HdlspPutData(), and HdlspSendStringAtBaud().
PUCHAR _HEADLESS_GLOBALS::TerminalPortAddress |
Definition at line 112 of file hdl.h.
Referenced by HdlspEnableTerminal(), and HeadlessInit().
ULONG _HEADLESS_GLOBALS::TerminalPortNumber |
Definition at line 105 of file hdl.h.
Referenced by HdlspDispatch(), HdlspEnableTerminal(), and HeadlessInit().
ULONG _HEADLESS_GLOBALS::TerminalStopBits |
Definition at line 104 of file hdl.h.
Referenced by HeadlessInit().
UCHAR _HEADLESS_GLOBALS::TerminalType |
Definition at line 115 of file hdl.h.
Referenced by HdlspDispatch(), and HeadlessInit().
PUCHAR _HEADLESS_GLOBALS::TmpBuffer |
Definition at line 89 of file hdl.h.
Referenced by HdlspPutString(), and HeadlessInit().
ULONG _HEADLESS_GLOBALS::UsedBiosSettings |
Definition at line 99 of file hdl.h.
Referenced by HdlspDispatch(), and HeadlessInit().