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

Go to the source code of this file.

Data Structures

struct  bd_info
 

Macros

#define BI_REV   0x0102 /* Version 1.02 */
 
#define bi_pci_busfreq   bi_pci_freq
 
#define bi_immr_base   bi_immr
 

Typedefs

typedef struct bd_info bd_t
 

Macro Definition Documentation

#define bi_immr_base   bi_immr

Definition at line 55 of file redboot.h.

#define bi_pci_busfreq   bi_pci_freq

Definition at line 54 of file redboot.h.

#define BI_REV   0x0102 /* Version 1.02 */

Definition at line 52 of file redboot.h.

Typedef Documentation

typedef struct bd_info bd_t