Searched refs:do_getfile (Results 1 – 1 of 1) sorted by relevance
125 static int (*do_getfile)(cmd_tbl_t *cmdtp, const char *file_path, char *file_addr); variable221 return do_getfile(cmdtp, relfile, addr_buf); in get_relfile()374 do_getfile = do_get_tftp; in do_pxe_get()1620 do_getfile = do_get_tftp; in do_pxe_boot()1728 do_getfile = do_get_ext2; in do_sysboot()1730 do_getfile = do_get_fat; in do_sysboot()1732 do_getfile = do_get_any; in do_sysboot()