hpc_bootinfo Struct Reference

Back to the index.

Public Attributes | List of all members
hpc_bootinfo Struct Reference

#include <hpc_bootinfo.h>

Public Attributes

int16_t length
 
int16_t reserved
 
int32_t magic
 
uint32_t fb_addr
 
int16_t fb_line_bytes
 
int16_t fb_width
 
int16_t fb_height
 
int16_t fb_type
 
int16_t bi_cnuse
 
uint32_t platid_cpu
 
uint32_t platid_machine
 
int32_t timezone
 

Detailed Description

Definition at line 41 of file hpc_bootinfo.h.

Member Data Documentation

◆ bi_cnuse

int16_t hpc_bootinfo::bi_cnuse

Definition at line 51 of file hpc_bootinfo.h.

Referenced by MACHINE_SETUP().

◆ fb_addr

uint32_t hpc_bootinfo::fb_addr

Definition at line 45 of file hpc_bootinfo.h.

Referenced by MACHINE_SETUP().

◆ fb_height

int16_t hpc_bootinfo::fb_height

Definition at line 48 of file hpc_bootinfo.h.

Referenced by MACHINE_SETUP().

◆ fb_line_bytes

int16_t hpc_bootinfo::fb_line_bytes

Definition at line 46 of file hpc_bootinfo.h.

Referenced by MACHINE_SETUP().

◆ fb_type

int16_t hpc_bootinfo::fb_type

Definition at line 49 of file hpc_bootinfo.h.

Referenced by MACHINE_SETUP().

◆ fb_width

int16_t hpc_bootinfo::fb_width

Definition at line 47 of file hpc_bootinfo.h.

Referenced by MACHINE_SETUP().

◆ length

int16_t hpc_bootinfo::length

Definition at line 42 of file hpc_bootinfo.h.

Referenced by MACHINE_SETUP().

◆ magic

int32_t hpc_bootinfo::magic

Definition at line 44 of file hpc_bootinfo.h.

Referenced by MACHINE_SETUP().

◆ platid_cpu

uint32_t hpc_bootinfo::platid_cpu

Definition at line 52 of file hpc_bootinfo.h.

Referenced by MACHINE_SETUP().

◆ platid_machine

uint32_t hpc_bootinfo::platid_machine

Definition at line 53 of file hpc_bootinfo.h.

Referenced by MACHINE_SETUP().

◆ reserved

int16_t hpc_bootinfo::reserved

Definition at line 43 of file hpc_bootinfo.h.

◆ timezone

int32_t hpc_bootinfo::timezone

Definition at line 55 of file hpc_bootinfo.h.

Referenced by MACHINE_SETUP().


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