Searched refs:sys_info (Results 1 – 7 of 7) sorted by relevance
| /freebsd-10-stable/sys/boot/uboot/lib/ |
| D | glue.h | 61 struct sys_info *ub_get_sys_info(void); 82 void ub_dump_si(struct sys_info *);
|
| D | glue.c | 157 static struct sys_info si; 159 struct sys_info * 164 memset(&si, 0, sizeof(struct sys_info)); in ub_get_sys_info() 454 ub_dump_si(struct sys_info *si) in ub_dump_si()
|
| D | api_public.h | 111 struct sys_info { struct
|
| D | copy.c | 71 struct sys_info *si; in uboot_loadaddr()
|
| /freebsd-10-stable/sys/boot/uboot/common/ |
| D | main.c | 108 memsize(struct sys_info *si, int flags) in memsize() 125 struct sys_info *si; in meminfo() 555 struct sys_info *si; in command_sysinfo()
|
| /freebsd-10-stable/sys/boot/uboot/fdt/ |
| D | uboot_fdt.c | 95 struct sys_info *si; in fdt_platform_fixups()
|
| /freebsd-10-stable/contrib/ntp/ntpd/ |
| D | ntp_request.c | 73 static void sys_info (sockaddr_u *, endpt *, struct req_pkt *); 129 { REQ_SYS_INFO, NOAUTH, 0, 0, sys_info }, 1063 sys_info( in sys_info() function
|