ReactOS 0.4.16-dev-334-g4d9f67c
|
#include <halhw.h>
Public Attributes | |
struct { | |
UCHAR Timer2GateToSpeaker:1 | |
UCHAR SpeakerDataEnable:1 | |
UCHAR ParityCheckEnable:1 | |
UCHAR ChannelCheckEnable:1 | |
UCHAR RefreshRequest:1 | |
UCHAR Timer2Output:1 | |
UCHAR ChannelCheck:1 | |
UCHAR ParityCheck:1 | |
}; | |
UCHAR | Bits |
struct { | |
UCHAR RtcData:1 | |
UCHAR ExtendedMemoryParityCheck:1 | |
UCHAR MemoryParityCheck:1 | |
UCHAR HighResolution:1 | |
UCHAR Int3:1 | |
UCHAR DataCarrierDetect:1 | |
UCHAR ClearToSend:1 | |
UCHAR RingIndicator:1 | |
}; | |
struct { ... } _SYSTEM_CONTROL_PORT_B_REGISTER::@1515 |
struct { ... } _SYSTEM_CONTROL_PORT_B_REGISTER::@3421 |
UCHAR _SYSTEM_CONTROL_PORT_B_REGISTER::Bits |
Definition at line 141 of file halhw.h.
Referenced by CpReadLsr(), HalHandleNMI(), and HalMakeBeep().
UCHAR _SYSTEM_CONTROL_PORT_B_REGISTER::ChannelCheck |
Definition at line 138 of file halhw.h.
Referenced by HalHandleNMI().
UCHAR _SYSTEM_CONTROL_PORT_B_REGISTER::ExtendedMemoryParityCheck |
Definition at line 45 of file sysport.h.
Referenced by HalHandleNMI().
UCHAR _SYSTEM_CONTROL_PORT_B_REGISTER::MemoryParityCheck |
Definition at line 46 of file sysport.h.
Referenced by HalHandleNMI().
UCHAR _SYSTEM_CONTROL_PORT_B_REGISTER::ParityCheck |
Definition at line 139 of file halhw.h.
Referenced by HalHandleNMI().
UCHAR _SYSTEM_CONTROL_PORT_B_REGISTER::RingIndicator |
Definition at line 52 of file sysport.h.
Referenced by CpReadLsr().
UCHAR _SYSTEM_CONTROL_PORT_B_REGISTER::SpeakerDataEnable |
Definition at line 133 of file halhw.h.
Referenced by HalMakeBeep().
UCHAR _SYSTEM_CONTROL_PORT_B_REGISTER::Timer2GateToSpeaker |
Definition at line 132 of file halhw.h.
Referenced by HalMakeBeep().