|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <halhw.h>

Public Attributes | |
| struct { | |
| UCHAR Master | |
| UCHAR Slave | |
| }; | |
| USHORT | Both |
| struct { | |
| UCHAR Master | |
| UCHAR Slave | |
| }; | |
| struct { ... } _PIC_MASK::@1649 |
| struct { ... } _PIC_MASK::@3622 |
| 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().