acpi_cedt_chbs
struct acpi_cedt_chbs *chbs;
chbs = (struct acpi_cedt_chbs *) header;
struct acpi_cedt_chbs chbs[NR_BRIDGES];
struct acpi_cedt_chbs *chbs = &mock_cedt.chbs[i];