Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_Lxcache.c341 size_t Lxcachesz; in cmd_Lxcache_restore() local
353 if ((Lxcachesz = fmd_buf_size(hdl, NULL, ptr->ptr_name)) == 0) { in cmd_Lxcache_restore()
357 } else if (Lxcachesz != sizeof (cmd_Lxcache_pers_t)) { in cmd_Lxcache_restore()
360 fmd_case_uuid(hdl, cp), Lxcachesz, in cmd_Lxcache_restore()
365 Lxcachesz)) == NULL) { in cmd_Lxcache_restore()
394 Lxcachesz); in cmd_Lxcache_restore()