Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/dimm/
H A Dtopo_dimm.c51 } spd_cache_t; typedef
283 topo_dimm_cache_spd(topo_mod_t *mod, nvlist_t *spd, spd_cache_t *cache) in topo_dimm_cache_spd()
386 topo_dimm_calc_size(topo_mod_t *mod, const spd_cache_t *cache, uint64_t *sizep) in topo_dimm_calc_size()
426 topo_dimm_add_props(topo_mod_t *mod, tnode_t *dimm, const spd_cache_t *cache) in topo_dimm_add_props()
573 uint32_t (*dc_count)(const struct dimm_comp *, const spd_cache_t *,
577 const spd_cache_t *, nvlist_t *, void *);
583 dimm_comp_count_solo(const dimm_comp_t *comp, const spd_cache_t *cache, in dimm_comp_count_solo()
602 dimm_comp_count_dies(const dimm_comp_t *comp, const spd_cache_t *cache, in dimm_comp_count_dies()
620 dimm_comp_count_mask(const dimm_comp_t *comp, const spd_cache_t *cache, in dimm_comp_count_mask()
640 dimm_comp_count_regs(const dimm_comp_t *comp, const spd_cache_t *cache, in dimm_comp_count_regs()
[all …]