Searched refs:mode_attr (Results 1 – 2 of 2) sorted by relevance
73 if ((vminfo.mode_attr & 0x15) == 0x05) { in vesa_probe()82 } else if ((vminfo.mode_attr & 0x99) == 0x99 && in vesa_probe()121 if ((vminfo.mode_attr & 0x15) == 0x05) { in vesa_set_mode()125 } else if ((vminfo.mode_attr & 0x99) == 0x99) { in vesa_set_mode()213 boot_params.screen_info.vesa_attributes = vminfo.mode_attr; in vesa_store_mode_params_graphics()
30 u16 mode_attr; /* 0 */ member