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

#include <shubio.h>

Data Fields

u64 perf_sel_reg
 
struct {
   u64   perf_ippr0:4
 
   u64   perf_ippr1:4
 
   u64   perf_icct:8
 
   u64   perf_rsvd:48
 
perf_sel_bits
 
struct {
   u64   perf_rsvd: 48
 
   u64   perf_icct: 8
 
   u64   perf_ippr1: 4
 
   u64   perf_ippr0: 4
 
perf_sel_bits
 

Detailed Description

Definition at line 3323 of file shubio.h.

Field Documentation

u64 perf_icct

Definition at line 3326 of file shubio.h.

u64 perf_ippr0

Definition at line 3326 of file shubio.h.

u64 perf_ippr1

Definition at line 3326 of file shubio.h.

u64 perf_rsvd

Definition at line 3326 of file shubio.h.

struct { ... } perf_sel_bits
struct { ... } perf_sel_bits
u64 perf_sel_reg

Definition at line 3324 of file shubio.h.


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