Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/zen/
H A Dtopo_zen.c361 uint64_t id, alt_id; in topo_zen_map_caches() local
401 alt_id = fnvlist_lookup_uint64(*cachep, FM_CACHE_INFO_ID); in topo_zen_map_caches()
402 if (alt_id != id) { in topo_zen_map_caches()
407 id, level, type, shift, ct, alt_id); in topo_zen_map_caches()