i_devi_to_promname
ret = i_devi_to_promname(dip, prom_path, &alt_dip);
(void) i_devi_to_promname(pdip, prom_path, &alt_dip);
static int i_devi_to_promname(dev_info_t *, char *, dev_info_t **alt_dipp);