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.c2282 uint8_t req_type11[] = { 11 }; in test_acpi_pc_smbios_options() local
2287 .required_struct_types = req_type11, in test_acpi_pc_smbios_options()
2288 .required_struct_types_len = ARRAY_SIZE(req_type11), in test_acpi_pc_smbios_options()
2297 uint8_t req_type11[] = { 11 }; in test_acpi_pc_smbios_blob() local
2302 .required_struct_types = req_type11, in test_acpi_pc_smbios_blob()
2303 .required_struct_types_len = ARRAY_SIZE(req_type11), in test_acpi_pc_smbios_blob()
2313 uint8_t req_type11[] = { 1, 11 }; in test_acpi_isapc_smbios_legacy() local
2317 .required_struct_types = req_type11, in test_acpi_isapc_smbios_legacy()
2318 .required_struct_types_len = ARRAY_SIZE(req_type11), in test_acpi_isapc_smbios_legacy()