Searched refs:shared_info_length (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/x86/cpu/tangier/
H A Dacpi.c85 grp->shared_info_length = sizeof(struct acpi_csrt_shared_info);
86 grp->length = sizeof(struct acpi_csrt_group) + grp->shared_info_length;
/u-boot/include/acpi/
H A Dacpi_table.h476 * @shared_info_length indicates the number of shared-info bytes following this
487 u32 shared_info_length; member in struct:acpi_csrt_group

Completed in 51 milliseconds