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.c69 static pmcs_phy_t *pmcs_next_sibling(pmcs_phy_t *phyp);
2438 pmcs_next_sibling(pmcs_phy_t *phyp) function
2455 mdb_warn("pmcs_next_sibling: Failed to read PHY at %p",
2531 nphyp = pmcs_next_sibling(phyp);

Completed in 79 milliseconds