KVM
Public Attributes | List of all members
pi_desc Struct Reference

#include <posted_intr.h>

Public Attributes

u32 pir [8]
 
union {
   struct {
      u16   on: 1
 
      u16   sn: 1
 
      u16   rsvd_1: 14
 
      u8   nv
 
      u8   rsvd_2
 
      u32   ndst
 
   } 
 
   u64   control
 
__aligned
 
u32 rsvd [6]
 

Detailed Description

Definition at line 11 of file posted_intr.h.

Member Data Documentation

◆ 

union { ... } pi_desc::__aligned

◆ control

u64 pi_desc::control

Definition at line 28 of file posted_intr.h.

◆ ndst

u32 pi_desc::ndst

Definition at line 26 of file posted_intr.h.

◆ nv

u8 pi_desc::nv

Definition at line 22 of file posted_intr.h.

◆ on

u16 pi_desc::on

Definition at line 16 of file posted_intr.h.

◆ pir

u32 pi_desc::pir[8]

Definition at line 12 of file posted_intr.h.

◆ rsvd

u32 pi_desc::rsvd[6]

Definition at line 30 of file posted_intr.h.

◆ rsvd_1

u16 pi_desc::rsvd_1

Definition at line 20 of file posted_intr.h.

◆ rsvd_2

u8 pi_desc::rsvd_2

Definition at line 24 of file posted_intr.h.

◆ sn

u16 pi_desc::sn

Definition at line 18 of file posted_intr.h.


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