Searched defs:bdb_driver_features (Results 1 – 2 of 2) sorted by relevance
387 struct bdb_driver_features { struct388 u8 boot_dev_algorithm:1;389 u8 block_display_switch:1;390 u8 allow_display_switch:1;391 u8 hotplug_dvo:1;392 u8 dual_view_zoom:1;393 u8 int15h_hook:1;394 u8 sprite_in_clone:1;395 u8 primary_lfp_id:1;397 u16 boot_mode_x;[all …]
747 struct bdb_driver_features { struct749 u8 boot_dev_algorithm:1;750 u8 allow_display_switch_dvd:1;751 u8 allow_display_switch_dos:1;752 u8 hotplug_dvo:1;753 u8 dual_view_zoom:1;754 u8 int15h_hook:1;755 u8 sprite_in_clone:1;756 u8 primary_lfp_id:1;758 u16 boot_mode_x;[all …]