Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_main.c861 cmd.cmd_dcache_serd.cs_name = "dcache"; in _fmd_init()
862 cmd.cmd_dcache_serd.cs_n = fmd_prop_get_int32(hdl, "dcache_n"); in _fmd_init()
863 cmd.cmd_dcache_serd.cs_t = fmd_prop_get_int64(hdl, "dcache_t"); in _fmd_init()
H A Dcmd.h247 cmd_serd_t cmd_dcache_serd; /* params for dcache serd */ member
/titanic_41/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_cpu_arch.c61 { &cmd.cmd_dcache_serd, "dcache", CMD_PTR_CPU_DCACHE };