Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c6597 pathname_work_obp(dev_info_t *dip, char *path) in pathname_work_obp() function
6619 obp_path = pathname_work_obp(ddi_get_parent(dip), path); in pathname_work_obp()
6647 return (pathname_work_obp(dip, path)); in ddi_pathname_obp()