Searched refs:man_pg_cmd (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/sun4u/starcat/io/ |
H A D | dman_domain.c | 96 extern int man_pg_cmd(mi_path_t *, man_work_t *); 206 status = man_pg_cmd(&mpath, NULL); in man_path_discovery() 221 status = man_pg_cmd(&mpath, NULL); in man_path_discovery()
|
H A D | dman.c | 548 int man_pg_cmd(mi_path_t *, man_work_t *); 2190 error = man_pg_cmd(mip, NULL); in man_setpath() 4243 if (status = man_pg_cmd(&mpath, wp)) in man_do_dr_switch() 4312 status = man_pg_cmd(&mpath, NULL); in man_do_dr_attach() 4404 status = man_pg_cmd(&mpath, NULL); in man_do_dr_detach() 6257 man_pg_cmd(mi_path_t *mip, man_work_t *waiter_wp) in man_pg_cmd() function 7330 status = man_pg_cmd(&mpath, NULL); in man_set_active_path()
|