Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dsunddi.c6678 pathname_work_obp(dev_info_t *dip, char *path) in pathname_work_obp() function
6700 obp_path = pathname_work_obp(ddi_get_parent(dip), path); in pathname_work_obp()
6728 return (pathname_work_obp(dip, path)); in ddi_pathname_obp()