Home
last modified time | relevance | path

Searched refs:req_type11 (Results 1 – 1 of 1) sorted by relevance

/qemu/tests/qtest/
H A Dbios-tables-test.c2082 uint8_t req_type11[] = { 11 }; in test_acpi_pc_smbios_options() local
2086 .required_struct_types = req_type11, in test_acpi_pc_smbios_options()
2087 .required_struct_types_len = ARRAY_SIZE(req_type11), in test_acpi_pc_smbios_options()
2096 uint8_t req_type11[] = { 11 }; in test_acpi_pc_smbios_blob() local
2100 .required_struct_types = req_type11, in test_acpi_pc_smbios_blob()
2101 .required_struct_types_len = ARRAY_SIZE(req_type11), in test_acpi_pc_smbios_blob()
2111 uint8_t req_type11[] = { 1, 11 }; in test_acpi_isapc_smbios_legacy() local
2115 .required_struct_types = req_type11, in test_acpi_isapc_smbios_legacy()
2116 .required_struct_types_len = ARRAY_SIZE(req_type11), in test_acpi_isapc_smbios_legacy()