Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddevfm.h170 #define FM_CACHE_INFO_ID "cache-id" /* uint64_t */ macro
/illumos-gate/usr/src/lib/fm/topo/modules/common/zen/
H A Dtopo_zen.c366 FM_CACHE_INFO_ID, DATA_TYPE_UINT64, &id, in topo_zen_map_caches()
401 alt_id = fnvlist_lookup_uint64(*cachep, FM_CACHE_INFO_ID); in topo_zen_map_caches()
H A Dtopo_zen_tn.c156 FM_CACHE_INFO_ID, DATA_TYPE_UINT64, &id, NULL) != 0) { in topo_zen_build_cache()
/illumos-gate/usr/src/uts/intel/io/
H A Ddevfm_machdep.c426 fnvlist_add_uint64(caches[i], FM_CACHE_INFO_ID, c.xc_id); in fm_populate_cache()