Searched refs:best_info (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/fdt/
H A Dfdt_platform.c46 const struct fdt_platform_info *best_info = NULL; local
59 best_info = *info;
63 booted_platform = best_info;
H A Dfdt_subr.c348 const struct fdt_console_info *best_info = NULL; local
361 best_info = *info;
365 booted_console = best_info;

Completed in 194 milliseconds