Searched refs:ub_get_sys_info (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/boot/uboot/lib/
H A Dglue.h61 struct sys_info *ub_get_sys_info(void);
H A Dglue.c163 ub_get_sys_info(void) function
/freebsd-9.3-release/sys/boot/uboot/common/
H A Dmain.c108 if ((si = ub_get_sys_info()) == NULL)
269 if ((si = ub_get_sys_info()) == NULL) {
/freebsd-9.3-release/sys/boot/fdt/
H A Dfdt_loader_cmd.c577 si = ub_get_sys_info();

Completed in 63 milliseconds