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

#include <processor.h>

Data Fields

unsigned int cpu_count
 
unsigned int cpu_hz
 
unsigned int hversion
 
unsigned int sversion
 
enum cpu_type cpu_type
 
struct {
   struct pdc_model   model
 
   unsigned long   versions
 
   unsigned long   cpuid
 
   unsigned long   capabilities
 
   char   sys_model_name [81]
 
pdc
 
const charcpu_name
 
const charfamily_name
 

Detailed Description

Definition at line 69 of file processor.h.

Field Documentation

unsigned long capabilities

Definition at line 80 of file processor.h.

unsigned int cpu_count

Definition at line 70 of file processor.h.

unsigned int cpu_hz

Definition at line 71 of file processor.h.

const char* cpu_name

Definition at line 84 of file processor.h.

Definition at line 74 of file processor.h.

unsigned long cpuid

Definition at line 79 of file processor.h.

const char* family_name

Definition at line 85 of file processor.h.

unsigned int hversion

Definition at line 72 of file processor.h.

Definition at line 77 of file processor.h.

struct { ... } pdc
unsigned int sversion

Definition at line 73 of file processor.h.

char sys_model_name[81]

Definition at line 81 of file processor.h.

unsigned long versions

Definition at line 78 of file processor.h.


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