Searched refs:rom_header_offset (Results 1 – 2 of 2) sorted by relevance
2867 uint16_t *rom_header_offset = NULL; in bios_parser_construct() local2885 rom_header_offset = in bios_parser_construct()2888 if (!rom_header_offset) in bios_parser_construct()2891 rom_header = GET_IMAGE(ATOM_ROM_HEADER, *rom_header_offset); in bios_parser_construct()
3600 uint16_t *rom_header_offset = NULL; in bios_parser2_construct() local3619 rom_header_offset = in bios_parser2_construct()3622 if (!rom_header_offset) in bios_parser2_construct()3625 rom_header = GET_IMAGE(struct atom_rom_header_v2_2, *rom_header_offset); in bios_parser2_construct()