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

/freebsd-10.1-release/usr.sbin/bsdinstall/partedit/
H A Dpartedit_generic.c66 bootcode_path(const char *part_type) { function
H A Dpartedit_sparc64.c58 bootcode_path(const char *part_type) { function
H A Dpartedit_pc98.c60 bootcode_path(const char *part_type) { function
H A Dpartedit.h80 const char *bootcode_path(const char *scheme);
H A Dpartedit_powerpc.c98 bootcode_path(const char *part_type) { function
H A Dpartedit_x86.c92 bootcode_path(const char *part_type) { function
H A Dgpart_ops.c225 if (bootcode_path(scheme) != NULL)
299 bootcode = bootcode_path(scheme);

Completed in 100 milliseconds