Searched refs:ROM_FUNC_GET_SYS_INFO (Results 1 – 4 of 4) sorted by relevance
35 rom_get_sys_info_fn func = (rom_get_sys_info_fn) rom_func_lookup(ROM_FUNC_GET_SYS_INFO); in _retrieve_unique_id_on_boot()
89 rom_get_sys_info_fn func = (rom_get_sys_info_fn) rom_func_lookup_inline(ROM_FUNC_GET_SYS_INFO); in rom_get_boot_random()
193 #define ROM_FUNC_GET_SYS_INFO ROM_TABLE_CODE('G', 'S') macro
1001 rom_get_sys_info_fn func = (rom_get_sys_info_fn)rom_func_lookup_inline(ROM_FUNC_GET_SYS_INFO); in rom_get_sys_info()