Searched refs:man_find_path_by_ppa (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddman.c556 static man_path_t *man_find_path_by_ppa(man_path_t *, int);
4017 mp = man_find_path_by_ppa(mpg->mpg_pathp,
4570 mp = man_find_path_by_ppa(mpg->mpg_pathp,
5115 mp = man_find_path_by_ppa(mpg->mpg_pathp, mdp->md_device.mdev_ppa);
6800 man_find_path_by_ppa(man_path_t *mplist, int ppa) function
7316 np = man_find_path_by_ppa(mpg->mpg_pathp, phys_ppa);

Completed in 111 milliseconds