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

#include <mpipe.h>

Data Fields

struct {
   uint_reg_t   __reserved_0: 3
 
   uint_reg_t   ring: 8
 
   uint_reg_t   bucket: 13
 
   uint_reg_t   ring_enable: 1
 
   uint_reg_t   bucket_enable: 1
 
   uint_reg_t   region: 3
 
   uint_reg_t   __reserved_1: 6
 
   uint_reg_t   svc_dom: 5
 
   uint_reg_t   __reserved_2: 24
 
}; 
 
uint_reg_t word
 

Detailed Description

Definition at line 33 of file mpipe.h.

Field Documentation

struct { ... }
uint_reg_t __reserved_0

Definition at line 39 of file mpipe.h.

uint_reg_t __reserved_1

Definition at line 54 of file mpipe.h.

uint_reg_t __reserved_2

Definition at line 58 of file mpipe.h.

uint_reg_t bucket

Definition at line 43 of file mpipe.h.

uint_reg_t bucket_enable

Definition at line 47 of file mpipe.h.

Definition at line 52 of file mpipe.h.

Definition at line 41 of file mpipe.h.

uint_reg_t ring_enable

Definition at line 45 of file mpipe.h.

uint_reg_t svc_dom

Definition at line 56 of file mpipe.h.

Definition at line 72 of file mpipe.h.


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