Searched refs:do_getfile (Results 1 – 4 of 4) sorted by relevance
126 static int (*do_getfile)(cmd_tbl_t *cmdtp, const char *file_path, char *file_addr); variable222 return do_getfile(cmdtp, relfile, addr_buf); in get_relfile()375 do_getfile = do_get_tftp; in do_pxe_get()1573 do_getfile = do_get_tftp; in do_pxe_boot()1681 do_getfile = do_get_ext2; in do_sysboot()1683 do_getfile = do_get_fat; in do_sysboot()1685 do_getfile = do_get_any; in do_sysboot()