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

/freebsd-11.0-release/usr.sbin/bsdinstall/partedit/
H A Dpartedit_generic.c71 bootcode_path(const char *part_type) { function
H A Dpartedit_pc98.c69 bootcode_path(const char *part_type) { function
H A Dpartedit_sparc64.c67 bootcode_path(const char *part_type) { function
H A Dpartedit_arm64.c88 bootcode_path(const char *part_type) function
H A Dpartedit_x86.c118 bootcode_path(const char *part_type) function
H A Dpartedit.h84 const char *bootcode_path(const char *scheme);
H A Dpartedit_powerpc.c107 bootcode_path(const char *part_type) { function
H A Dgpart_ops.c303 if (bootcode_path(scheme) != NULL)
397 bootcode = bootcode_path(scheme);

Completed in 170 milliseconds