Home
last modified time | relevance | path

Searched refs:i_devi_to_promname (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sparc/os/
H A Dbootdev.c49 static int i_devi_to_promname(dev_info_t *, char *, dev_info_t **alt_dipp);
103 i_devi_to_promname(dev_info_t *dip, char *prom_path, dev_info_t **alt_dipp) in i_devi_to_promname() function
269 ret = i_devi_to_promname(dip, prom_path, &alt_dip); in i_devname_to_promname()
319 (void) i_devi_to_promname(pdip, prom_path, &alt_dip); in i_devname_to_promname()