Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Typedefs
fru.h File Reference

Go to the source code of this file.

Data Structures

struct  kf_mem_s
 
struct  kf_cpu_s
 
struct  kf_pci_bus_s
 

Macros

#define MAX_DIMMS   8 /* max # of dimm banks */
 
#define MAX_PCIDEV   8 /* max # of pci devices on a pci bus */
 

Typedefs

typedef unsigned char confidence_t
 
typedef struct kf_mem_s kf_mem_t
 
typedef struct kf_cpu_s kf_cpu_t
 
typedef struct kf_pci_bus_s kf_pci_bus_t
 

Macro Definition Documentation

#define MAX_DIMMS   8 /* max # of dimm banks */

Definition at line 14 of file fru.h.

#define MAX_PCIDEV   8 /* max # of pci devices on a pci bus */

Definition at line 15 of file fru.h.

Typedef Documentation

typedef unsigned char confidence_t

Definition at line 17 of file fru.h.