Home
last modified time | relevance | path

Searched defs:Dec_DiskBoot (Results 1 – 1 of 1) sorted by relevance

/csrg-svn/sys/pmax/stand/
H A Ddec_boot.h40 struct Dec_DiskBoot { struct
41 char pad[8];
42 int magic; /* DEC_BOOT_MAGIC */
43 int mode; /* Mode for boot info. */
44 int loadAddr; /* Address to start loading. */
45 int execAddr; /* Address to start execing. */
46 struct Dec_BootMap map[61]; /* boot program sections. */