|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <halhw.h>
Public Attributes | |
| union { | |
| struct { | |
| UCHAR SlaveIrq0:1 | |
| UCHAR SlaveIrq1:1 | |
| UCHAR SlaveIrq2:1 | |
| UCHAR SlaveIrq3:1 | |
| UCHAR SlaveIrq4:1 | |
| UCHAR SlaveIrq5:1 | |
| UCHAR SlaveIrq6:1 | |
| UCHAR SlaveIrq7:1 | |
| } | |
| struct { | |
| UCHAR SlaveId:3 | |
| UCHAR Reserved:5 | |
| } | |
| }; | |
| UCHAR | Bits |
| union { | |
| struct { | |
| UCHAR SlaveIrq0:1 | |
| UCHAR SlaveIrq1:1 | |
| UCHAR SlaveIrq2:1 | |
| UCHAR SlaveIrq3:1 | |
| UCHAR SlaveIrq4:1 | |
| UCHAR SlaveIrq5:1 | |
| UCHAR SlaveIrq6:1 | |
| UCHAR SlaveIrq7:1 | |
| } | |
| struct { | |
| UCHAR SlaveId:3 | |
| UCHAR Reserved:5 | |
| } | |
| }; | |
| union { ... } _I8259_ICW3::@1631 |
| union { ... } _I8259_ICW3::@3604 |
| UCHAR _I8259_ICW3::Bits |
Definition at line 268 of file halhw.h.
Referenced by HalpInitializeLegacyPICs().
| UCHAR _I8259_ICW3::SlaveId |
Definition at line 264 of file halhw.h.
Referenced by HalpInitializeLegacyPICs().
| UCHAR _I8259_ICW3::SlaveIrq2 |
Definition at line 255 of file halhw.h.
Referenced by HalpInitializeLegacyPICs().
| UCHAR _I8259_ICW3::SlaveIrq7 |
Definition at line 260 of file halhw.h.
Referenced by HalpInitializeLegacyPICs().