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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddman.c93 static void man_print_path(man_path_t *);
554 static man_pg_t *man_find_path_by_dev(man_pg_t *, man_dev_t *, man_path_t **);
556 static man_path_t *man_find_path_by_ppa(man_path_t *, int);
557 static man_path_t *man_find_active_path(man_path_t *);
558 static man_path_t *man_find_alternate_path(man_path_t *);
559 static void man_path_remove(man_path_t **, man_path_t *);
[all...]
/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Ddman.h271 } man_path_t; typedef in typeref:struct:mpa_s
285 man_path_t *mpg_pathp;

Completed in 51 milliseconds