Searched refs:ACPI_HEST_IA_ERROR_BANK (Results 1 – 5 of 5) sorted by relevance
2018 ACPI_HEST_IA_ERROR_BANK *BankTable; in AcpiDmDumpHest()2122 BankTable = ACPI_ADD_PTR (ACPI_HEST_IA_ERROR_BANK, Subtable, in AcpiDmDumpHest()2124 SubtableLength += BankCount * sizeof (ACPI_HEST_IA_ERROR_BANK); in AcpiDmDumpHest()2130 sizeof (ACPI_HEST_IA_ERROR_BANK), AcpiDmTableInfoHestBank); in AcpiDmDumpHest()2136 Offset += sizeof (ACPI_HEST_IA_ERROR_BANK); in AcpiDmDumpHest()
517 sizeof(ACPI_HEST_IA_ERROR_BANK)); in hest_parse_structure()522 sizeof(ACPI_HEST_IA_ERROR_BANK)); in hest_parse_structure()557 sizeof(ACPI_HEST_IA_ERROR_BANK)); in hest_parse_structure()
679 acpi_print_hest_bank(ACPI_HEST_IA_ERROR_BANK *b) in acpi_print_hest_bank()748 acpi_print_hest_bank((ACPI_HEST_IA_ERROR_BANK *) in acpi_handle_hest_structure()752 sizeof(ACPI_HEST_IA_ERROR_BANK)); in acpi_handle_hest_structure()764 acpi_print_hest_bank((ACPI_HEST_IA_ERROR_BANK *) in acpi_handle_hest_structure()768 sizeof(ACPI_HEST_IA_ERROR_BANK)); in acpi_handle_hest_structure()841 acpi_print_hest_bank((ACPI_HEST_IA_ERROR_BANK *) in acpi_handle_hest_structure()845 sizeof(ACPI_HEST_IA_ERROR_BANK)); in acpi_handle_hest_structure()
1876 } ACPI_HEST_IA_ERROR_BANK; typedef
302 #define ACPI_HESTB_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_HEST_IA_ERROR_BANK,f)