Searched refs:bootrom_stack_t (Results 1 – 1 of 1) sorted by relevance
101 } bootrom_stack_t; typedef103 typedef int (*rom_set_bootrom_stack_fn)(bootrom_stack_t *stack);424 static inline int rom_set_bootrom_stack(bootrom_stack_t *stack) { in rom_set_bootrom_stack()