Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/zen/
H A Dtopo_zen_impl.h40 amdzen_topo_df_t *zt_dfs;
71 const amdzen_topo_df_t *ztes_df;
96 const amdzen_topo_df_t *);
H A Dtopo_zen.c43 topo_zen_df_at_least(const amdzen_topo_df_t *df, uint8_t major, uint8_t minor) in topo_zen_df_at_least()
54 topo_zen_fabric_is_ccm(const amdzen_topo_df_t *df, in topo_zen_fabric_is_ccm()
171 const amdzen_topo_df_t *df, zen_topo_enum_sock_t *sock) in topo_zen_enum_chip_gather()
659 amdzen_topo_df_t *df = NULL; in topo_zen_enum()
772 topo_mod_free(mod, zen->zt_dfs, sizeof (amdzen_topo_df_t) * in topo_zen_cleanup()
802 zen->zt_dfs = topo_mod_zalloc(mod, sizeof (amdzen_topo_df_t) * in topo_zen_init()
812 amdzen_topo_df_t *topo_df = &zen->zt_dfs[i]; in topo_zen_init()
H A Dtopo_zen_sensor.c42 topo_zen_create_tctl(topo_mod_t *mod, tnode_t *tn, const amdzen_topo_df_t *df) in topo_zen_create_tctl()
/illumos-gate/usr/src/uts/intel/io/amdzen/
H A Damdzen_topo.h113 } amdzen_topo_df_t; typedef
H A Damdzen.c2444 amdzen_topo_df_t topo_df; in amdzen_topo_ioctl_df()