Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sparc/os/
H A Dbootdev.c216 dev_info_t *dip, *pdip, *cdip, *alt_dip = NULL; in i_devname_to_promname() local
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()
320 if (alt_dip != NULL) { in i_devname_to_promname()
322 pdip = alt_dip; in i_devname_to_promname()