cpr_abbreviate_devpath
extern void cpr_abbreviate_devpath(char *, char *);
cpr_abbreviate_devpath(prom_bootpath(), bootdev);
cpr_abbreviate_devpath(sp, &bootfile[len]);
static void cpr_abbreviate_devpath(char *, char *);