Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_Lxcache.h142 extern cmd_Lxcache_t *cmd_Lxcache_create(fmd_hdl_t *, cmd_xr_t *xr,
/titanic_41/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_Lxcacheerr.c618 new_Lxcache = cmd_Lxcache_create(hdl, Lxcache->xr, cpu, in cmd_create_and_destroy_Lxcache()
1083 Lxcache = cmd_Lxcache_create(hdl, 0, cpu, in cmd_us4plus_tag_err()
1235 Lxcache = cmd_Lxcache_create(hdl, 0, cpu, cpu->cpu_asru_nvl, in cmd_us4plus_tag_err()
1793 Lxcache = cmd_Lxcache_create(hdl, xr, xr->xr_cpu, in cmd_cache_ce_panther()
H A Dcmd_Lxcache.c218 cmd_Lxcache_create(fmd_hdl_t *hdl, cmd_xr_t *xr, cmd_cpu_t *cpu, in cmd_Lxcache_create() function