Home
last modified time | relevance | path

Searched refs:get_pxelinux_path (Results 1 – 3 of 3) sorted by relevance

/u-boot/cmd/
A Dpxe.c55 return get_pxelinux_path(cmdtp, uuid_str, pxefile_addr_r); in pxe_uuid_path()
74 return get_pxelinux_path(cmdtp, mac_str, pxefile_addr_r); in pxe_mac_path()
92 err = get_pxelinux_path(cmdtp, ip_addr, pxefile_addr_r); in pxe_ipaddr_paths()
151 if (get_pxelinux_path(cmdtp, pxe_default_paths[i], in do_pxe_get()
A Dpxe_utils.h85 int get_pxelinux_path(struct cmd_tbl *cmdtp, const char *file,
A Dpxe_utils.c197 int get_pxelinux_path(struct cmd_tbl *cmdtp, const char *file, in get_pxelinux_path() function

Completed in 5 milliseconds