Searched defs:pxefile_addr_r (Results 1 – 3 of 3) sorted by relevance
63 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() local255 unsigned long pxefile_addr_r; in do_pxe_boot() local
53 unsigned long pxefile_addr_r; in do_sysboot() local
176 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