Searched refs:rom_header_offset (Results 1 – 2 of 2) sorted by relevance
2869 uint16_t *rom_header_offset = NULL; in bios_parser_construct() local2887 rom_header_offset = in bios_parser_construct()2890 if (!rom_header_offset) in bios_parser_construct()2893 rom_header = GET_IMAGE(ATOM_ROM_HEADER, *rom_header_offset); in bios_parser_construct()
3687 uint16_t *rom_header_offset = NULL; in bios_parser2_construct() local3706 rom_header_offset = in bios_parser2_construct()3709 if (!rom_header_offset) in bios_parser2_construct()3712 rom_header = GET_IMAGE(struct atom_rom_header_v2_2, *rom_header_offset); in bios_parser2_construct()