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

#include <hubmd.h>

Data Fields

u64 perf_sel_reg
 
struct {
   u64   perf_rsvd: 60
 
   u64   perf_en: 1
 
   u64   perf_sel: 3
 
perf_sel_bits
 

Detailed Description

Definition at line 720 of file hubmd.h.

Field Documentation

u64 perf_en

Definition at line 723 of file hubmd.h.

u64 perf_rsvd

Definition at line 723 of file hubmd.h.

u64 perf_sel

Definition at line 723 of file hubmd.h.

struct { ... } perf_sel_bits
u64 perf_sel_reg

Definition at line 721 of file hubmd.h.


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