#include <alpha_autoconf.h>
Public Attributes | |
u_long | ssym |
u_long | esym |
char | boot_flags [64] |
char | booted_kernel [64] |
void * | hwrpb |
u_long | hwrpbsize |
int(* | cngetc )(void) |
void(* | cnputc )(int) |
void(* | cnpollc )(int) |
u_long | pad [9] |
Definition at line 76 of file alpha_autoconf.h.
char bootinfo_v1::boot_flags[64] |
Definition at line 79 of file alpha_autoconf.h.
char bootinfo_v1::booted_kernel[64] |
Definition at line 80 of file alpha_autoconf.h.
int(* bootinfo_v1::cngetc) (void) |
Definition at line 83 of file alpha_autoconf.h.
void(* bootinfo_v1::cnpollc) (int) |
Definition at line 85 of file alpha_autoconf.h.
void(* bootinfo_v1::cnputc) (int) |
Definition at line 84 of file alpha_autoconf.h.
u_long bootinfo_v1::esym |
Definition at line 78 of file alpha_autoconf.h.
void* bootinfo_v1::hwrpb |
Definition at line 81 of file alpha_autoconf.h.
u_long bootinfo_v1::hwrpbsize |
Definition at line 82 of file alpha_autoconf.h.
u_long bootinfo_v1::pad[9] |
Definition at line 86 of file alpha_autoconf.h.
u_long bootinfo_v1::ssym |
Definition at line 77 of file alpha_autoconf.h.