ReactOS 0.4.15-dev-7918-g2a2556c
_I8259_ICW2 Union Reference

#include <halhw.h>

Collaboration diagram for _I8259_ICW2:

Public Attributes

struct {
   UCHAR   Sbz:3
 
   UCHAR   InterruptVector:5
 
}; 
 
UCHAR Bits
 
struct {
   UCHAR   Sbz:3
 
   UCHAR   InterruptVector:5
 
}; 
 

Detailed Description

Definition at line 237 of file halhw.h.

Member Data Documentation

◆ 

struct { ... } _I8259_ICW2::@1502

◆ 

struct { ... } _I8259_ICW2::@3396

◆ Bits

UCHAR _I8259_ICW2::Bits

Definition at line 244 of file halhw.h.

Referenced by HalpInitializeLegacyPICs().

◆ InterruptVector

UCHAR _I8259_ICW2::InterruptVector

Definition at line 242 of file halhw.h.

◆ Sbz

UCHAR _I8259_ICW2::Sbz

Definition at line 241 of file halhw.h.


The documentation for this union was generated from the following files: