bootinfo_v1 Struct Reference

Back to the index.

Public Attributes | List of all members
bootinfo_v1 Struct Reference

#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]
 

Detailed Description

Definition at line 76 of file alpha_autoconf.h.

Member Data Documentation

◆ boot_flags

char bootinfo_v1::boot_flags[64]

Definition at line 79 of file alpha_autoconf.h.

◆ booted_kernel

char bootinfo_v1::booted_kernel[64]

Definition at line 80 of file alpha_autoconf.h.

◆ cngetc

int(* bootinfo_v1::cngetc) (void)

Definition at line 83 of file alpha_autoconf.h.

◆ cnpollc

void(* bootinfo_v1::cnpollc) (int)

Definition at line 85 of file alpha_autoconf.h.

◆ cnputc

void(* bootinfo_v1::cnputc) (int)

Definition at line 84 of file alpha_autoconf.h.

◆ esym

u_long bootinfo_v1::esym

Definition at line 78 of file alpha_autoconf.h.

◆ hwrpb

void* bootinfo_v1::hwrpb

Definition at line 81 of file alpha_autoconf.h.

◆ hwrpbsize

u_long bootinfo_v1::hwrpbsize

Definition at line 82 of file alpha_autoconf.h.

◆ pad

u_long bootinfo_v1::pad[9]

Definition at line 86 of file alpha_autoconf.h.

◆ ssym

u_long bootinfo_v1::ssym

Definition at line 77 of file alpha_autoconf.h.


The documentation for this struct was generated from the following file:

Generated on Fri Dec 7 2018 19:52:23 for GXemul by doxygen 1.8.13