Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsunmdi.h254 char *mdi_pi_pathname_obp(mdi_pathinfo_t *, char *);
/illumos-gate/usr/src/uts/sparc/os/
H A Dbootdev.c303 if (mdi_pi_pathname_obp(pip, prom_path) != NULL) { in i_devname_to_promname()
/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c4137 mdi_pi_pathname_obp(mdi_pathinfo_t *pip, char *path) in mdi_pi_pathname_obp() function