Go to the documentation of this file.
11 #ifndef _ASM_SN_KLDIR_H
12 #define _ASM_SN_KLDIR_H
25 #define KLDIR_MAGIC 0x434d5f53505f5357
126 #define KLDIR_OFF_MAGIC 0x00
127 #define KLDIR_OFF_OFFSET 0x08
128 #define KLDIR_OFF_POINTER 0x10
129 #define KLDIR_OFF_SIZE 0x18
130 #define KLDIR_OFF_COUNT 0x20
131 #define KLDIR_OFF_STRIDE 0x28
141 #define SYMMON_STACK_SIZE 0x8000
149 #define IP27_LAUNCH_OFFSET 0x2400
150 #define IP27_LAUNCH_SIZE 0x400
151 #define IP27_LAUNCH_COUNT 2
152 #define IP27_LAUNCH_STRIDE 0x200
154 #define IP27_KLCONFIG_OFFSET 0x4000
155 #define IP27_KLCONFIG_SIZE 0xc000
156 #define IP27_KLCONFIG_COUNT 1
157 #define IP27_KLCONFIG_STRIDE 0
159 #define IP27_NMI_OFFSET 0x3000
160 #define IP27_NMI_SIZE 0x40
161 #define IP27_NMI_COUNT 2
162 #define IP27_NMI_STRIDE 0x40
164 #define IP27_PI_ERROR_OFFSET 0x12000
165 #define IP27_PI_ERROR_SIZE 0x4000
166 #define IP27_PI_ERROR_COUNT 1
167 #define IP27_PI_ERROR_STRIDE 0
169 #define IP27_SYMMON_STK_OFFSET 0x25000
170 #define IP27_SYMMON_STK_SIZE 0xe000
171 #define IP27_SYMMON_STK_COUNT 2
173 #define IP27_SYMMON_STK_STRIDE 0x7000
175 #define IP27_FREEMEM_OFFSET 0x19000
176 #define IP27_FREEMEM_SIZE -1
177 #define IP27_FREEMEM_COUNT 1
178 #define IP27_FREEMEM_STRIDE 0
184 #define IO6_GDA_OFFSET 0x11000
185 #define IO6_GDA_SIZE 0x400
186 #define IO6_GDA_COUNT 1
187 #define IO6_GDA_STRIDE 0
192 #define IP27_NMI_KREGS_OFFSET 0x11400
193 #define IP27_NMI_KREGS_CPU_SIZE 0x200
197 #define IP27_NMI_EFRAME_OFFSET 0x11800
198 #define IP27_NMI_EFRAME_SIZE 0x200
200 #define KLDIR_ENT_SIZE 0x40
201 #define KLDIR_MAX_ENTRIES (0x400 / 0x40)