Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/bsdinstall/partedit/
H A Dpartedit_generic.c73 bootcode_path(const char *part_type) { in bootcode_path() function
H A Dpartedit_arm64.c88 bootcode_path(const char *part_type) in bootcode_path() function
H A Dpartedit_sparc64.c69 bootcode_path(const char *part_type) { in bootcode_path() function
H A Dpartedit_x86.c124 bootcode_path(const char *part_type) in bootcode_path() function
H A Dpartedit.h98 const char *bootcode_path(const char *scheme);
H A Dpartedit_powerpc.c127 bootcode_path(const char *part_type) { in bootcode_path() function
H A Dgpart_ops.c300 if (bootcode_path(scheme) != NULL) in gpart_partition()
393 bootcode = bootcode_path(scheme); in gpart_bootcode()