Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dsetup.c466 struct boot_video_info { struct
467 u8 orig_x; /* 0x00 */
468 u8 orig_y; /* 0x01 */
469 u8 orig_video_mode; /* 0x02 */
470 u8 orig_video_cols; /* 0x03 */
471 u8 orig_video_lines; /* 0x04 */
495 extern struct boot_video_info boot_vid_info; argument

Completed in 5 milliseconds