Go to the source code of this file.
Classes | |
| struct | phys_mem |
| struct | bootconfig |
Macros | |
| #define | DRAM_BLOCKS 32 |
| #define | VRAM_BLOCKS 16 |
| #define | PHYSMEM_TYPE_GENERIC 0 |
| #define | PHYSMEM_TYPE_PROCESSOR_ONLY 1 |
| #define | BOOTCONFIG_MAGIC 0x43112233 |
| #define | BOOTCONFIG_VERSION 0x2 |
Typedefs | |
| typedef uint32_t | Xu_int |
Variables | |
| struct bootconfig | bootconfig |
| #define BOOTCONFIG_MAGIC 0x43112233 |
Definition at line 102 of file netbsd_iyonix_bootconfig.h.
| #define BOOTCONFIG_VERSION 0x2 |
Definition at line 103 of file netbsd_iyonix_bootconfig.h.
| #define DRAM_BLOCKS 32 |
Definition at line 44 of file netbsd_iyonix_bootconfig.h.
| #define PHYSMEM_TYPE_GENERIC 0 |
Definition at line 47 of file netbsd_iyonix_bootconfig.h.
| #define PHYSMEM_TYPE_PROCESSOR_ONLY 1 |
Definition at line 48 of file netbsd_iyonix_bootconfig.h.
| #define VRAM_BLOCKS 16 |
Definition at line 45 of file netbsd_iyonix_bootconfig.h.
| typedef uint32_t Xu_int |
Definition at line 40 of file netbsd_iyonix_bootconfig.h.
| struct bootconfig bootconfig |
1.8.17