Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/zen/
H A Dtopo_zen_impl.h65 } zen_topo_enum_ccd_t; typedef
73 zen_topo_enum_ccd_t *ztes_tn_ccd;
H A Dtopo_zen.c100 sizeof (zen_topo_enum_ccd_t)); in topo_zen_enum_cleanup_sock()
198 sock->ztes_tn_ccd = topo_mod_zalloc(mod, sizeof (zen_topo_enum_ccd_t) * in topo_zen_enum_chip_gather()
440 zen_topo_enum_ccd_t *zt_ccd; in topo_zen_map_logcpu_to_phys()
H A Dtopo_zen_tn.c443 zen_topo_enum_ccd_t *zt_ccd = &sock->ztes_tn_ccd[ccdno]; in topo_zen_build_ccds()