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

/freebsd-10.0-release/usr.sbin/bsdinstall/partedit/
H A Dpartedit_generic.c61 bootcode_path(const char *part_type) { function
H A Dpartedit_sparc64.c53 bootcode_path(const char *part_type) { function
H A Dpartedit_pc98.c55 bootcode_path(const char *part_type) { function
H A Dpartedit_x86.c60 bootcode_path(const char *part_type) { function
H A Dpartedit_powerpc.c77 bootcode_path(const char *part_type) { function
H A Dpartedit.h79 const char *bootcode_path(const char *part_type);
H A Dgpart_ops.c225 if (bootcode_path(scheme) != NULL)
299 bootcode = bootcode_path(scheme);

Completed in 114 milliseconds