Home
last modified time | relevance | path

Searched refs:pmcs_next_sibling (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c70 static pmcs_phy_t *pmcs_next_sibling(pmcs_phy_t *phyp);
2445 pmcs_next_sibling(pmcs_phy_t *phyp) in pmcs_next_sibling() function
2538 nphyp = pmcs_next_sibling(phyp); in phy_walk_s()