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

#include <shubio.h>

Data Fields

u64 wcr_reg_value
 
struct {
   u64   wcr_widget_id:4
 
   u64   wcr_tag_mode:1
 
   u64   wcr_rsvd1:8
 
   u64   wcr_xbar_crd:3
 
   u64   wcr_f_bad_pkt:1
 
   u64   wcr_dir_con:1
 
   u64   wcr_e_thresh:5
 
   u64   wcr_rsvd:41
 
wcr_fields_s
 
struct {
   u64   wcr_rsvd: 41
 
   u64   wcr_e_thresh: 5
 
   u64   wcr_dir_con: 1
 
   u64   wcr_f_bad_pkt: 1
 
   u64   wcr_xbar_crd: 3
 
   u64   wcr_rsvd1: 8
 
   u64   wcr_tag_mode: 1
 
   u64   wcr_widget_id: 4
 
wcr_fields_s
 

Detailed Description

Definition at line 3301 of file shubio.h.

Field Documentation

u64 wcr_dir_con

Definition at line 3304 of file shubio.h.

u64 wcr_e_thresh

Definition at line 3304 of file shubio.h.

u64 wcr_f_bad_pkt

Definition at line 3304 of file shubio.h.

struct { ... } wcr_fields_s
struct { ... } wcr_fields_s
u64 wcr_reg_value

Definition at line 3302 of file shubio.h.

u64 wcr_rsvd

Definition at line 3304 of file shubio.h.

u64 wcr_rsvd1

Definition at line 3304 of file shubio.h.

u64 wcr_tag_mode

Definition at line 3304 of file shubio.h.

u64 wcr_widget_id

Definition at line 3304 of file shubio.h.

u64 wcr_xbar_crd

Definition at line 3304 of file shubio.h.


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