Searched refs:man_autoswitch (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/sun4u/starcat/io/ |
H A D | dman.c | 502 static int man_autoswitch(man_pg_t *, man_dev_t *, man_work_t *); 5251 status = man_autoswitch(mpg, &mdp->md_device, NULL); in man_do_autoswitch() 5275 status = man_autoswitch(mpg, &ap->mp_device, NULL); in man_do_autoswitch() 5298 man_autoswitch(man_pg_t *mpg, man_dev_t *st_devp, man_work_t *waiter_wp) in man_autoswitch() function 6633 status = man_autoswitch(mpg1, mip->mip_devs, waiter_wp); in man_pg_activate()
|