ReactOS 0.4.16-dev-838-g27bb510
|
#include <halhw.h>
Public Attributes | |
struct { | |
UCHAR Master | |
UCHAR Slave | |
}; | |
USHORT | Both |
struct { | |
UCHAR Master | |
UCHAR Slave | |
}; | |
struct { ... } _PIC_MASK::@1560 |
struct { ... } _PIC_MASK::@3467 |
USHORT _PIC_MASK::Both |
Definition at line 373 of file halhw.h.
Referenced by HalDisableSystemInterrupt(), and HalEnableSystemInterrupt().
UCHAR _PIC_MASK::Master |
Definition at line 370 of file halhw.h.
Referenced by HalDisableSystemInterrupt(), and HalEnableSystemInterrupt().
UCHAR _PIC_MASK::Slave |
Definition at line 371 of file halhw.h.
Referenced by HalDisableSystemInterrupt(), and HalEnableSystemInterrupt().