Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/libfmd_agent/common/
H A Dfmd_agent.h97 extern int fmd_agent_cache_info(fmd_agent_hdl_t *,
H A Dmapfile-vers45 fmd_agent_cache_info;
H A Dfmd_agent.c406 fmd_agent_cache_info(fmd_agent_hdl_t *hdl, fmd_agent_cpu_cache_list_t *cache) in fmd_agent_cache_info() function
/illumos-gate/usr/src/lib/fm/topo/modules/common/zen/
H A Dtopo_zen.c250 if (fmd_agent_cache_info(sock->ztes_fm_agent, &sock->ztes_cache) != 0) { in topo_zen_enum_chip_gather()