Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/fm/topo/modules/sun4v/hostbridge/
H A Dhb_mdesc.h51 } md_rc_t; typedef
56 md_rc_t *rcs; /* a list of pciex root complexes */
H A Dhb_mdesc.c131 hbp->rcs = topo_mod_zalloc(mod, sizeof (md_rc_t) * nrcs); in hb_rc_init()
222 topo_mod_free(mod, hbp->rcs, hbp->srcs * sizeof (md_rc_t)); in hb_mdesc_fini()
H A Dhb_sun4v.c286 md_rc_t *rcp; in platform_hb_enum()