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

Go to the source code of this file.

Data Structures

struct  psb_info
 
struct  nlm_boot_mem_map
 
struct  nlm_boot_mem_map::nlm_boot_mem_map_entry
 

Macros

#define NLM_MAX_ARGS   64
 
#define NLM_MAX_ENVS   32
 
#define NLM_BOOT_MEM_MAP_MAX   32
 

Enumerations

enum  {
  NETLOGIC_IO_SPACE = 0x10, PCIX_IO_SPACE, PCIX_CFG_SPACE, PCIX_MEMORY_SPACE,
  HT_IO_SPACE, HT_CFG_SPACE, HT_MEMORY_SPACE, SRAM_SPACE,
  FLASH_CONTROLLER_SPACE
}
 

Variables

struct psb_info nlm_prom_info
 

Macro Definition Documentation

#define NLM_BOOT_MEM_MAP_MAX   32

Definition at line 96 of file psb-bootinfo.h.

#define NLM_MAX_ARGS   64

Definition at line 92 of file psb-bootinfo.h.

#define NLM_MAX_ENVS   32

Definition at line 93 of file psb-bootinfo.h.

Enumeration Type Documentation

anonymous enum
Enumerator:
NETLOGIC_IO_SPACE 
PCIX_IO_SPACE 
PCIX_CFG_SPACE 
PCIX_MEMORY_SPACE 
HT_IO_SPACE 
HT_CFG_SPACE 
HT_MEMORY_SPACE 
SRAM_SPACE 
FLASH_CONTROLLER_SPACE 

Definition at line 80 of file psb-bootinfo.h.

Variable Documentation

struct psb_info nlm_prom_info

Definition at line 55 of file setup.c.