ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

PIOAPIC_ROUTE_ENTRY Struct Reference

#include <ioapic.h>

Data Fields

ULONG vector: 8
ULONG delivery_mode: 3
ULONG dest_mode: 1
ULONG delivery_status: 1
ULONG polarity: 1
ULONG irr: 1
ULONG trigger: 1
ULONG mask: 1
ULONG __reserved_2: 15
union {
   struct {
      ULONG   __reserved_1: 24
      ULONG   physical_dest: 4
      ULONG   __reserved_2: 4
   }   physical
   struct {
      ULONG   __reserved_1: 24
      ULONG   logical_dest: 8
   }   logical
dest
union {
   struct {
      ULONG   __reserved_1: 24
      ULONG   physical_dest: 4
      ULONG   __reserved_2: 4
   }   physical
   struct {
      ULONG   __reserved_1: 24
      ULONG   logical_dest: 8
   }   logical
dest

Detailed Description

Definition at line 40 of file ioapic.h.


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

Generated on Sun May 27 2012 06:36:38 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.