Home
last modified time | relevance | path

Searched defs:screen_info (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/bootstub/
Dbootparam.h17 struct screen_info { struct
18 __u8 orig_x; /* 0x00 */
19 __u8 orig_y; /* 0x01 */
20 __u16 ext_mem_k; /* 0x02 */
21 __u16 orig_video_page; /* 0x04 */
22 __u8 orig_video_mode; /* 0x06 */
23 __u8 orig_video_cols; /* 0x07 */
24 __u16 unused2; /* 0x08 */
25 __u16 orig_video_ega_bx;/* 0x0a */
26 __u16 unused3; /* 0x0c */
[all …]