Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/prep/include/
H A Dnvram.h130 typedef struct _RESTART_BLOCK { struct
131 uint16_t Version;
132 uint16_t Revision;
133 uint32_t BootMasterId;
134 uint32_t ProcessorId;
135 volatile uint32_t BootStatus;
136 uint32_t CheckSum; /* Checksum of RESTART_BLOCK */
137 void *RestartAddress;
138 void *SaveAreaAddr;
139 uint32_t SaveAreaLength;