Searched refs:fmd_nvl_fmri_unusable (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/ |
H A D | cmd_pageerr.c | 63 fmd_nvl_fmri_unusable(hdl, page->page_asru_nvl)) { in cmd_page_fault()
|
H A D | cmd_page.c | 281 if (fmd_nvl_fmri_unusable(hdl, page->page_asru_nvl)) { in cmd_page_validate()
|
H A D | cmd_cpu.c | 1731 !fmd_nvl_fmri_unusable(hdl, cpu->cpu_asru_nvl)) in cpu_all_threads_invalid() 1745 !fmd_nvl_fmri_unusable(hdl, asru)) { in cpu_all_threads_invalid() 1812 fmd_nvl_fmri_unusable(hdl, asru)) { in cmd_cpu_lookup()
|
H A D | cmd_memerr.c | 739 fmd_nvl_fmri_unusable(hdl, page->page_asru_nvl)) in cmd_ce_common()
|
/titanic_50/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_api.h | 238 extern int fmd_nvl_fmri_unusable(fmd_hdl_t *, nvlist_t *);
|
H A D | fmd_api.map | 93 fmd_nvl_fmri_unusable { TYPE = function; FLAGS = extern };
|
H A D | fmd_api.c | 2097 fmd_nvl_fmri_unusable(fmd_hdl_t *hdl, nvlist_t *nvl) in fmd_nvl_fmri_unusable() function
|
/titanic_50/usr/src/cmd/fm/modules/sun4v/generic-mem/ |
H A D | gmem_page.c | 269 if (fmd_nvl_fmri_unusable(hdl, asru)) { in gmem_page_unusable()
|
/titanic_50/usr/src/cmd/fm/modules/common/zfs-retire/ |
H A D | zfs_retire.c | 329 if (!fmd_nvl_fmri_unusable(hdl, asru) && fmd_nvl_fmri_has_fault(hdl, in zfs_vdev_repair()
|
/titanic_50/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/ |
H A D | cmd_memerr_arch.c | 144 !fmd_nvl_fmri_unusable(hdl, cp_asru)) { in cpu_present()
|
/titanic_50/usr/src/cmd/fm/modules/common/zfs-diagnosis/ |
H A D | zfs_de.c | 424 (checkunusable && !fmd_nvl_fmri_unusable(hdl, detector))) { in zfs_case_solve()
|
/titanic_50/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/ |
H A D | cmd_Lxcache.c | 443 if (fmd_nvl_fmri_unusable(hdl, Lxcache->Lxcache_asru_nvl)) { in cmd_Lxcache_validate()
|