#include <hal.h>
#include <debug.h>
Go to the source code of this file.
◆ NDEBUG
Definition at line 11 of file pic.c.
◆ HalpInitializeLegacyPICs()
Definition at line 18 of file pic.c.
19{
24
26
27
35
36
39
40
44
45
52
53
55
56
64
65
68
69
73
74
81
82
84}
#define EFLAGS_INTERRUPT_MASK
#define PRIMARY_VECTOR_BASE
PPC_QUAL void __outbyte(unsigned long const Port, const unsigned char Data)
__INTRIN_INLINE uintptr_t __readeflags(void)
#define PIC2_CONTROL_PORT
#define PIC1_CONTROL_PORT
UCHAR InterruptVectorAddress
UCHAR SpecialFullyNestedMode
Referenced by HalpInitializePICs().