Searched defs:bdb_driver_features (Results 1 – 2 of 2) sorted by relevance
554 struct bdb_driver_features { struct556 u8 boot_dev_algorithm:1;557 u8 allow_display_switch_dvd:1;558 u8 allow_display_switch_dos:1;559 u8 hotplug_dvo:1;560 u8 dual_view_zoom:1;561 u8 int15h_hook:1;562 u8 sprite_in_clone:1;563 u8 primary_lfp_id:1;565 u16 boot_mode_x;[all …]
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 …]