ReactOS 0.4.16-dev-38-g96c65e9
|
#include <halhw.h>
Public Attributes | |
struct { | |
UCHAR Master | |
UCHAR Slave | |
}; | |
USHORT | Both |
struct { | |
UCHAR Master | |
UCHAR Slave | |
}; | |
struct { ... } _PIC_MASK::@1533 |
struct { ... } _PIC_MASK::@3410 |
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().