Searched refs:rom_header_offset (Results 1 – 2 of 2) sorted by relevance
1926 uint16_t *rom_header_offset = NULL; in bios_parser_construct() local1945 rom_header_offset = in bios_parser_construct()1948 if (!rom_header_offset) in bios_parser_construct()1951 rom_header = GET_IMAGE(struct atom_rom_header_v2_2, *rom_header_offset); in bios_parser_construct()
2849 uint16_t *rom_header_offset = NULL; in bios_parser_construct() local2867 rom_header_offset = in bios_parser_construct()2870 if (!rom_header_offset) in bios_parser_construct()2873 rom_header = GET_IMAGE(ATOM_ROM_HEADER, *rom_header_offset); in bios_parser_construct()