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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddman.c2728 * Man_lock is held to protect pathgroup list(man_pg).
2749 mpg = man_find_pg_by_id(manp->man_pg, i);
4014 mpg = man_find_pg_by_id(mdp->md_msp->ms_manp->man_pg,
4176 * man_lock is held to synchronize access to pathgroup list(man_pg).
4196 if (manp == NULL || manp->man_pg == NULL) {
4201 mpg = man_find_pg_by_id(manp->man_pg, adp->a_pg_id);
4289 if (manp == NULL || manp->man_pg == NULL) {
4346 if (manp == NULL || manp->man_pg == NULL) {
4351 mpg = man_find_pg_by_id(manp->man_pg, adp->a_pg_id);
4540 ASSERT(manp->man_pg !
[all...]
H A Ddman_domain.c260 if (manp == NULL || manp->man_pg == NULL) {
302 if (manp == NULL || manp->man_pg == NULL) {
/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Ddman.h98 struct man_pg_s *man_pg; /* Pathgroups for this inst */ member in struct:man_s

Completed in 78 milliseconds