Home
last modified time | relevance | path

Searched defs:pxefile_addr_r (Results 1 – 3 of 3) sorted by relevance

/u-boot/cmd/
A Dpxe.c63 static int pxe_dhcp_option_path(struct pxe_context *ctx, unsigned long pxefile_addr_r) in pxe_dhcp_option_path()
77 static int pxe_uuid_path(struct pxe_context *ctx, unsigned long pxefile_addr_r) in pxe_uuid_path()
95 static int pxe_mac_path(struct pxe_context *ctx, unsigned long pxefile_addr_r) in pxe_mac_path()
115 static int pxe_ipaddr_paths(struct pxe_context *ctx, unsigned long pxefile_addr_r) in pxe_ipaddr_paths()
134 int pxe_get(ulong pxefile_addr_r, char **bootdirp, ulong *sizep, bool use_ipv6) in pxe_get()
204 ulong pxefile_addr_r; in do_pxe_get() local
255 unsigned long pxefile_addr_r; in do_pxe_boot() local
A Dsysboot.c53 unsigned long pxefile_addr_r; in do_sysboot() local
/u-boot/boot/
A Dpxe_utils.c176 unsigned long pxefile_addr_r) in get_pxelinux_path()
1615 int pxe_process(struct pxe_context *ctx, ulong pxefile_addr_r, bool prompt) in pxe_process()

Completed in 10 milliseconds