Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sparc/os/
H A Dbootdev.c116 if (ddi_pathname_obp(dip, prom_path) != NULL) { in i_devi_to_promname()
/illumos-gate/usr/src/uts/common/sys/
H A Dsunddi.h1722 ddi_pathname_obp(dev_info_t *dip, char *path);
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c6640 ddi_pathname_obp(dev_info_t *dip, char *path) in ddi_pathname_obp() function
6664 if (ddi_pathname_obp(pdip, obp_path) == NULL) { in ddi_pathname_obp_set()
H A Dsunmdi.c4168 if (ddi_pathname_obp(pdip, obp_path) == NULL) { in mdi_pi_pathname_obp_set()