coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ast_vbios_stdtable Struct Reference

#include <ast_drv.h>

Collaboration diagram for ast_vbios_stdtable:
Collaboration graph

Data Fields

u8 misc
 
u8 seq [4]
 
u8 crtc [25]
 
u8 ar [20]
 
u8 gr [9]
 

Detailed Description

Definition at line 188 of file ast_drv.h.

Field Documentation

◆ ar

u8 ast_vbios_stdtable::ar[20]

Definition at line 192 of file ast_drv.h.

Referenced by ast_set_std_reg().

◆ crtc

u8 ast_vbios_stdtable::crtc[25]

Definition at line 191 of file ast_drv.h.

Referenced by ast_set_std_reg().

◆ gr

u8 ast_vbios_stdtable::gr[9]

Definition at line 193 of file ast_drv.h.

Referenced by ast_set_std_reg().

◆ misc

u8 ast_vbios_stdtable::misc

Definition at line 189 of file ast_drv.h.

Referenced by ast_set_std_reg().

◆ seq

u8 ast_vbios_stdtable::seq[4]

Definition at line 190 of file ast_drv.h.

Referenced by ast_set_std_reg().


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