Searched refs:rom_header_offset (Results 1 – 2 of 2) sorted by relevance
2844 uint16_t *rom_header_offset = NULL; in bios_parser_construct() local2862 rom_header_offset = in bios_parser_construct()2865 if (!rom_header_offset) in bios_parser_construct()2868 rom_header = GET_IMAGE(ATOM_ROM_HEADER, *rom_header_offset); in bios_parser_construct()
3599 uint16_t *rom_header_offset = NULL; in bios_parser2_construct() local3618 rom_header_offset = in bios_parser2_construct()3621 if (!rom_header_offset) in bios_parser2_construct()3624 rom_header = GET_IMAGE(struct atom_rom_header_v2_2, *rom_header_offset); in bios_parser2_construct()