Home
last modified time | relevance | path

Searched refs:bootcode_path (Results 1 – 8 of 8) sorted by relevance

/freebsd-11-stable/usr.sbin/bsdinstall/partedit/
HDpartedit_generic.c73 bootcode_path(const char *part_type) { in bootcode_path() function
HDpartedit_pc98.c69 bootcode_path(const char *part_type) { in bootcode_path() function
HDpartedit_sparc64.c69 bootcode_path(const char *part_type) { in bootcode_path() function
HDpartedit_arm64.c88 bootcode_path(const char *part_type) in bootcode_path() function
HDpartedit_x86.c124 bootcode_path(const char *part_type) in bootcode_path() function
HDpartedit.h86 const char *bootcode_path(const char *scheme);
HDpartedit_powerpc.c109 bootcode_path(const char *part_type) { in bootcode_path() function
HDgpart_ops.c305 if (bootcode_path(scheme) != NULL) in gpart_partition()
399 bootcode = bootcode_path(scheme); in gpart_bootcode()