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.c2389 uint8_t req_type11[] = { 11 }; in test_acpi_pc_smbios_options() local
2394 .required_struct_types = req_type11, in test_acpi_pc_smbios_options()
2395 .required_struct_types_len = ARRAY_SIZE(req_type11), in test_acpi_pc_smbios_options()
2404 uint8_t req_type11[] = { 11 }; in test_acpi_pc_smbios_blob() local
2409 .required_struct_types = req_type11, in test_acpi_pc_smbios_blob()
2410 .required_struct_types_len = ARRAY_SIZE(req_type11), in test_acpi_pc_smbios_blob()
2420 uint8_t req_type11[] = { 1, 11 }; in test_acpi_isapc_smbios_legacy() local
2424 .required_struct_types = req_type11, in test_acpi_isapc_smbios_legacy()
2425 .required_struct_types_len = ARRAY_SIZE(req_type11), in test_acpi_isapc_smbios_legacy()