bootconfig Struct Reference

Back to the index.

Public Attributes | List of all members
bootconfig Struct Reference

#include <netbsd_iyonix_bootconfig.h>

Public Attributes

Xu_int magic
 
Xu_int version
 
u_char machine_id [4]
 
char kernelname [80]
 
char args [512]
 
Xu_int kernvirtualbase
 
Xu_int kernphysicalbase
 
Xu_int kernsize
 
Xu_int scratchvirtualbase
 
Xu_int scratchphysicalbase
 
Xu_int scratchsize
 
Xu_int ksym_start
 
Xu_int ksym_end
 
Xu_int MDFvirtualbase
 
Xu_int MDFphysicalbase
 
Xu_int MDFsize
 
Xu_int display_phys
 
Xu_int display_start
 
Xu_int display_size
 
Xu_int width
 
Xu_int height
 
Xu_int log2_bpp
 
Xu_int framerate
 
char reserved [512]
 
Xu_int pagesize
 
Xu_int drampages
 
Xu_int vrampages
 
Xu_int dramblocks
 
Xu_int vramblocks
 
phys_mem dram [DRAM_BLOCKS]
 
phys_mem vram [VRAM_BLOCKS]
 

Detailed Description

Definition at line 58 of file netbsd_iyonix_bootconfig.h.

Member Data Documentation

◆ args

char bootconfig::args[512]

Definition at line 64 of file netbsd_iyonix_bootconfig.h.

◆ display_phys

Xu_int bootconfig::display_phys

Definition at line 80 of file netbsd_iyonix_bootconfig.h.

◆ display_size

Xu_int bootconfig::display_size

Definition at line 82 of file netbsd_iyonix_bootconfig.h.

◆ display_start

Xu_int bootconfig::display_start

Definition at line 81 of file netbsd_iyonix_bootconfig.h.

◆ dram

phys_mem bootconfig::dram[DRAM_BLOCKS]

Definition at line 96 of file netbsd_iyonix_bootconfig.h.

◆ dramblocks

Xu_int bootconfig::dramblocks

Definition at line 93 of file netbsd_iyonix_bootconfig.h.

◆ drampages

Xu_int bootconfig::drampages

Definition at line 91 of file netbsd_iyonix_bootconfig.h.

◆ framerate

Xu_int bootconfig::framerate

Definition at line 86 of file netbsd_iyonix_bootconfig.h.

◆ height

Xu_int bootconfig::height

Definition at line 84 of file netbsd_iyonix_bootconfig.h.

◆ kernelname

char bootconfig::kernelname[80]

Definition at line 63 of file netbsd_iyonix_bootconfig.h.

◆ kernphysicalbase

Xu_int bootconfig::kernphysicalbase

Definition at line 67 of file netbsd_iyonix_bootconfig.h.

◆ kernsize

Xu_int bootconfig::kernsize

Definition at line 68 of file netbsd_iyonix_bootconfig.h.

◆ kernvirtualbase

Xu_int bootconfig::kernvirtualbase

Definition at line 66 of file netbsd_iyonix_bootconfig.h.

◆ ksym_end

Xu_int bootconfig::ksym_end

Definition at line 74 of file netbsd_iyonix_bootconfig.h.

◆ ksym_start

Xu_int bootconfig::ksym_start

Definition at line 73 of file netbsd_iyonix_bootconfig.h.

◆ log2_bpp

Xu_int bootconfig::log2_bpp

Definition at line 85 of file netbsd_iyonix_bootconfig.h.

◆ machine_id

u_char bootconfig::machine_id[4]

Definition at line 62 of file netbsd_iyonix_bootconfig.h.

◆ magic

Xu_int bootconfig::magic

Definition at line 59 of file netbsd_iyonix_bootconfig.h.

Referenced by MACHINE_SETUP().

◆ MDFphysicalbase

Xu_int bootconfig::MDFphysicalbase

Definition at line 77 of file netbsd_iyonix_bootconfig.h.

◆ MDFsize

Xu_int bootconfig::MDFsize

Definition at line 78 of file netbsd_iyonix_bootconfig.h.

◆ MDFvirtualbase

Xu_int bootconfig::MDFvirtualbase

Definition at line 76 of file netbsd_iyonix_bootconfig.h.

◆ pagesize

Xu_int bootconfig::pagesize

Definition at line 90 of file netbsd_iyonix_bootconfig.h.

◆ reserved

char bootconfig::reserved[512]

Definition at line 88 of file netbsd_iyonix_bootconfig.h.

◆ scratchphysicalbase

Xu_int bootconfig::scratchphysicalbase

Definition at line 70 of file netbsd_iyonix_bootconfig.h.

◆ scratchsize

Xu_int bootconfig::scratchsize

Definition at line 71 of file netbsd_iyonix_bootconfig.h.

◆ scratchvirtualbase

Xu_int bootconfig::scratchvirtualbase

Definition at line 69 of file netbsd_iyonix_bootconfig.h.

◆ version

Xu_int bootconfig::version

Definition at line 60 of file netbsd_iyonix_bootconfig.h.

Referenced by MACHINE_SETUP().

◆ vram

phys_mem bootconfig::vram[VRAM_BLOCKS]

Definition at line 97 of file netbsd_iyonix_bootconfig.h.

◆ vramblocks

Xu_int bootconfig::vramblocks

Definition at line 94 of file netbsd_iyonix_bootconfig.h.

◆ vrampages

Xu_int bootconfig::vrampages

Definition at line 92 of file netbsd_iyonix_bootconfig.h.

◆ width

Xu_int bootconfig::width

Definition at line 83 of file netbsd_iyonix_bootconfig.h.


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

Generated on Sun Sep 30 2018 16:05:18 for GXemul by doxygen 1.8.13