Searched refs:vesa_width (Results 1 – 1 of 1) sorted by relevance
45 u16 vesa_width; member281 unsigned int tmp, vesa_depth, vesa_height, vesa_width; in vga_parse() local299 vesa_width = strtoui(c + strlen("gfx-"), "x", &c); in vga_parse()301 if ( vesa_width > U16_MAX ) in vga_parse()320 ebo->vesa_width = vesa_width; in vga_parse()
Completed in 3 milliseconds