bootinfo_kernel Struct Reference

Back to the index.

Public Attributes | List of all members
bootinfo_kernel Struct Reference

#include <alpha_autoconf.h>

Public Attributes

u_long ssym
 
u_long esym
 
u_long hwrpb_phys
 
u_long hwrpb_size
 
char boot_flags [64]
 
char booted_kernel [64]
 
char booted_dev [64]
 

Detailed Description

Definition at line 100 of file alpha_autoconf.h.

Member Data Documentation

◆ boot_flags

char bootinfo_kernel::boot_flags[64]

Definition at line 105 of file alpha_autoconf.h.

◆ booted_dev

char bootinfo_kernel::booted_dev[64]

Definition at line 107 of file alpha_autoconf.h.

◆ booted_kernel

char bootinfo_kernel::booted_kernel[64]

Definition at line 106 of file alpha_autoconf.h.

◆ esym

u_long bootinfo_kernel::esym

Definition at line 102 of file alpha_autoconf.h.

◆ hwrpb_phys

u_long bootinfo_kernel::hwrpb_phys

Definition at line 103 of file alpha_autoconf.h.

◆ hwrpb_size

u_long bootinfo_kernel::hwrpb_size

Definition at line 104 of file alpha_autoconf.h.

◆ ssym

u_long bootinfo_kernel::ssym

Definition at line 101 of file alpha_autoconf.h.


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

Generated on Tue Mar 24 2020 14:04:48 for GXemul by doxygen 1.8.17