Searched refs:NUM_BIOS_COMPONENTS (Results 1 – 2 of 2) sorted by relevance
24 NUM_BIOS_COMPONENTS enumerator34 _Static_assert(ARRAY_SIZE(fmap_name) == NUM_BIOS_COMPONENTS,58 struct bios_area_s area[NUM_BIOS_COMPONENTS];
188 _Static_assert(ARRAY_SIZE(fmap_show_fn) == NUM_BIOS_COMPONENTS,206 for (enum bios_component c = 0; c < NUM_BIOS_COMPONENTS; c++) { in ft_show_bios()