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

#include <sn_hwperf.h>

Data Fields

u32 id
 
union {
   struct {
      u64   this_part:1
 
      u64   is_shared:1
 
   }   fields
 
   struct {
      u64   flags
 
      u64   reserved
 
   }   b
 
f
 
char name [SN_HWPERF_MAXSTRING]
 
char location [SN_HWPERF_MAXSTRING]
 
u32 ports
 

Detailed Description

Definition at line 23 of file sn_hwperf.h.

Field Documentation

struct { ... } b
union { ... } f
struct { ... } fields
u64 flags

Definition at line 31 of file sn_hwperf.h.

Definition at line 24 of file sn_hwperf.h.

u64 is_shared

Definition at line 28 of file sn_hwperf.h.

Definition at line 36 of file sn_hwperf.h.

Definition at line 35 of file sn_hwperf.h.

u32 ports

Definition at line 37 of file sn_hwperf.h.

u64 reserved

Definition at line 32 of file sn_hwperf.h.

u64 this_part

Definition at line 27 of file sn_hwperf.h.


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