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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddman.c6322 * mplpp - man pathgroup list point to point.
6326 man_pg_assign(man_pg_t **mplpp, mi_path_t *mip, int add_only) argument
6350 mpg = man_find_path_by_dev(*mplpp, &mip->mip_devs[i], NULL);
6368 * add it to list at mplpp. Result is that mpg points to
6371 mpg = man_find_pg_by_id(*mplpp, mip->mip_pg_id);
6374 status = man_pg_create(mplpp, &mpg, mip);
6395 if (man_find_path_by_dev(*mplpp, &mip->mip_devs[i], NULL))
6705 * mplpp - man pathgroup list point to pointer.
6710 man_pg_create(man_pg_t **mplpp, man_pg_t **mpgp, mi_path_t *mip) argument
6739 tpg = *mplpp;
[all...]

Completed in 55 milliseconds