Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Daml-build.c1006 const int header_bytes_in_len = 2; in aml_interrupt() local
1007 uint16_t len = header_bytes_in_len + irq_count * sizeof(uint32_t); in aml_interrupt()