Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dbios-tables-test.c2161 uint8_t req_type11[] = { 11 }; in test_acpi_pc_smbios_options() local
2166 .required_struct_types = req_type11, in test_acpi_pc_smbios_options()
2167 .required_struct_types_len = ARRAY_SIZE(req_type11), in test_acpi_pc_smbios_options()
2176 uint8_t req_type11[] = { 11 }; in test_acpi_pc_smbios_blob() local
2181 .required_struct_types = req_type11, in test_acpi_pc_smbios_blob()
2182 .required_struct_types_len = ARRAY_SIZE(req_type11), in test_acpi_pc_smbios_blob()
2192 uint8_t req_type11[] = { 1, 11 }; in test_acpi_isapc_smbios_legacy() local
2196 .required_struct_types = req_type11, in test_acpi_isapc_smbios_legacy()
2197 .required_struct_types_len = ARRAY_SIZE(req_type11), in test_acpi_isapc_smbios_legacy()