Searched refs:man_pg_t (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/sun4u/starcat/io/ |
H A D | dman.c | 92 static void man_print_mpg(man_pg_t *); 443 static void man_start_dest(man_dest_t *, manstr_t *, man_pg_t *); 502 static int man_autoswitch(man_pg_t *, man_dev_t *, man_work_t *); 503 static int man_prep_dests_for_switch(man_pg_t *, man_dest_t **, int *); 504 static int man_str_uses_pg(manstr_t *, man_pg_t *); 530 static void man_add_dests(man_pg_t *); 549 static int man_pg_assign(man_pg_t **, mi_path_t *, int); 550 static int man_pg_create(man_pg_t **, man_pg_t **, mi_path_t *); 551 static int man_pg_unassign(man_pg_t **, mi_path_t *); 553 static int man_pg_read(man_pg_t *, mi_path_t *); [all …]
|
/titanic_50/usr/src/uts/sun4u/starcat/sys/ |
H A D | dman.h | 286 } man_pg_t; typedef
|