Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
hpi_async_res Struct Reference

#include <hpi_internal.h>

Data Fields

union {
   struct {
      u16   count
 
   }   count
 
   struct {
      u32   events
 
      u16   number_returned
 
      u16   padding
 
   }   get
 
   struct hpi_async_event   event
 
u
 

Detailed Description

Definition at line 927 of file hpi_internal.h.

Field Documentation

u16 count

Definition at line 930 of file hpi_internal.h.

struct { ... } count

Definition at line 937 of file hpi_internal.h.

Definition at line 933 of file hpi_internal.h.

struct { ... } get
u16 number_returned

Definition at line 934 of file hpi_internal.h.

u16 padding

Definition at line 935 of file hpi_internal.h.

union { ... } u

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