|
The Pedigree Project 0.1
|
#include <PicIrqState.h>
Collaboration diagram for PicHardTailTerminalSequence:Public Member Functions | |
| PicHardTailTerminalSequence (bool temporaryMaskRequired, IrqControllerAck controllerAck) | |
| template<typename Sink > | |
| void | applyTemporaryMask (Sink &&sink) |
| template<typename Sink > | |
| void | acknowledge (Sink &&sink) |
Private Attributes | |
| bool | m_TemporaryMaskRequired |
| bool | m_TemporaryMaskApplied |
| IrqControllerAck | m_ControllerAck |
| bool | m_Acknowledged |
Enforces a stale physical mask before an owed post-hard-stage EOI.
Definition at line 860 of file PicIrqState.h.
|
inline |
Definition at line 862 of file PicIrqState.h.
|
inline |
Definition at line 878 of file PicIrqState.h.
|
inline |
Definition at line 869 of file PicIrqState.h.
|
private |
Definition at line 891 of file PicIrqState.h.
|
private |
Definition at line 890 of file PicIrqState.h.
|
private |
Definition at line 889 of file PicIrqState.h.
|
private |
Definition at line 888 of file PicIrqState.h.