|
The Pedigree Project 0.1
|
#include <PicIrqState.h>
Collaboration diagram for PicHardTailCurrentState:Public Attributes | |
| size_t | controllerLifetime |
| size_t | dispatchGeneration |
| size_t | hardStageGeneration |
| size_t | threadedCookie |
| size_t | threadedDispatchGeneration |
| size_t | hardHandlerCount |
| IrqDelivery | delivery |
| bool | hardLineQuarantined |
The controller and line state against which a hard tail is finalized.
Definition at line 783 of file PicIrqState.h.
| size_t PicHardTailCurrentState::controllerLifetime |
Definition at line 784 of file PicIrqState.h.
| IrqDelivery PicHardTailCurrentState::delivery |
Definition at line 790 of file PicIrqState.h.
| size_t PicHardTailCurrentState::dispatchGeneration |
Definition at line 785 of file PicIrqState.h.
| size_t PicHardTailCurrentState::hardHandlerCount |
Definition at line 789 of file PicIrqState.h.
| bool PicHardTailCurrentState::hardLineQuarantined |
Definition at line 791 of file PicIrqState.h.
| size_t PicHardTailCurrentState::hardStageGeneration |
Definition at line 786 of file PicIrqState.h.
| size_t PicHardTailCurrentState::threadedCookie |
Definition at line 787 of file PicIrqState.h.
| size_t PicHardTailCurrentState::threadedDispatchGeneration |
Definition at line 788 of file PicIrqState.h.