vbe_mode_info_t Struct Reference
[Device information structs]

VESA BIOS mode information item. More...

#include <hd.h>


Data Fields

unsigned number
 mode number
unsigned attributes
 mode attributes
unsigned width
unsigned height
 mode size
unsigned bytes_p_line
 line length
unsigned pixel_size
 bits per pixel
unsigned fb_start
 frame buffer start address (if any)
unsigned win_A_start
 window A start address
unsigned win_A_attr
 window A attributes
unsigned win_B_start
 window B start address
unsigned win_B_attr
 window B attributes
unsigned win_size
 window size in bytes
unsigned win_gran
 window granularity in bytes
unsigned pixel_clock
 maximum pixel clock


Detailed Description

VESA BIOS mode information item.

Field Documentation

unsigned vbe_mode_info_t::number

mode number

unsigned vbe_mode_info_t::attributes

mode attributes

unsigned vbe_mode_info_t::width

unsigned vbe_mode_info_t::height

mode size

unsigned vbe_mode_info_t::bytes_p_line

line length

unsigned vbe_mode_info_t::pixel_size

bits per pixel

unsigned vbe_mode_info_t::fb_start

frame buffer start address (if any)

unsigned vbe_mode_info_t::win_A_start

window A start address

unsigned vbe_mode_info_t::win_A_attr

window A attributes

unsigned vbe_mode_info_t::win_B_start

window B start address

unsigned vbe_mode_info_t::win_B_attr

window B attributes

unsigned vbe_mode_info_t::win_size

window size in bytes

unsigned vbe_mode_info_t::win_gran

window granularity in bytes

unsigned vbe_mode_info_t::pixel_clock

maximum pixel clock


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