Searched refs:rom_header_offset (Results 1 – 2 of 2) sorted by relevance
2853 uint16_t *rom_header_offset = NULL; in bios_parser_construct() local2871 rom_header_offset = in bios_parser_construct()2874 if (!rom_header_offset) in bios_parser_construct()2877 rom_header = GET_IMAGE(ATOM_ROM_HEADER, *rom_header_offset); in bios_parser_construct()
3583 uint16_t *rom_header_offset = NULL; in bios_parser2_construct() local3602 rom_header_offset = in bios_parser2_construct()3605 if (!rom_header_offset) in bios_parser2_construct()3608 rom_header = GET_IMAGE(struct atom_rom_header_v2_2, *rom_header_offset); in bios_parser2_construct()