#include <arcbios_other.h>
Public Attributes | |
u_int16_t | CursorXPosition |
u_int16_t | CursorYPosition |
u_int16_t | CursorMaxXPosition |
u_int16_t | CursorMaxYPosition |
u_int8_t | ForegroundColor |
u_int8_t | BackgroundColor |
u_int8_t | HighIntensity |
u_int8_t | Underscored |
u_int8_t | ReverseVideo |
Definition at line 261 of file arcbios_other.h.
u_int8_t arc_dsp_stat::BackgroundColor |
Definition at line 267 of file arcbios_other.h.
u_int16_t arc_dsp_stat::CursorMaxXPosition |
Definition at line 264 of file arcbios_other.h.
u_int16_t arc_dsp_stat::CursorMaxYPosition |
Definition at line 265 of file arcbios_other.h.
u_int16_t arc_dsp_stat::CursorXPosition |
Definition at line 262 of file arcbios_other.h.
u_int16_t arc_dsp_stat::CursorYPosition |
Definition at line 263 of file arcbios_other.h.
u_int8_t arc_dsp_stat::ForegroundColor |
Definition at line 266 of file arcbios_other.h.
u_int8_t arc_dsp_stat::HighIntensity |
Definition at line 268 of file arcbios_other.h.
u_int8_t arc_dsp_stat::ReverseVideo |
Definition at line 270 of file arcbios_other.h.
u_int8_t arc_dsp_stat::Underscored |
Definition at line 269 of file arcbios_other.h.