Searched refs:mode_attr (Results 1 – 2 of 2) sorted by relevance
75 if ((vminfo.mode_attr & 0x15) == 0x05) { in vesa_probe()84 } else if ((vminfo.mode_attr & 0x99) == 0x99 && in vesa_probe()123 if ((vminfo.mode_attr & 0x15) == 0x05) { in vesa_set_mode()127 } else if ((vminfo.mode_attr & 0x99) == 0x99) { in vesa_set_mode()215 boot_params.screen_info.vesa_attributes = vminfo.mode_attr; in vesa_store_mode_params_graphics()
35 u16 mode_attr; /* 0 */ member