Home
last modified time | relevance | path

Searched defs:byte_list (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/hw/acpi/
H A Dtpm.c126 uint8_t byte_list[2] = { 0xff, 0x01 }; /* functions 1-8 */ in tpm_build_ppi_acpi() local
424 uint8_t byte_list[1] = { 0x03 }; /* functions 1-2 supported */ in tpm_build_ppi_acpi() local
H A Dcxl.c51 uint8_t byte_list[1] = { 0x01 }; /* function 1 only */ in build_cxl_dsm_method() local
H A Daml-build-stub.c100 Aml *aml_buffer(int buffer_size, uint8_t *byte_list) in aml_buffer()
H A Dpcihp.c517 uint8_t byte_list[1] = { 0 }; /* nothing supported yet */ in build_append_pci_dsm_func0_common() local
H A Dnvdimm.c939 uint8_t byte_list[1]; in nvdimm_build_common_dsm() local
H A Daml-build.c1164 Aml *aml_buffer(int buffer_size, uint8_t *byte_list) in aml_buffer()
/openbmc/qemu/hw/pci-host/
H A Dgpex-acpi.c67 uint8_t byte_list[1] = {1}; in build_pci_host_bridge_dsm_method() local