|
Linux Kernel
3.7.1
|
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 |
| #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.
| anonymous enum |
| 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.
1.8.2