Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/fmd/common/
H A Dfmd_xprt.c1506 ((logonly == FMD_B_TRUE) ? "logging" : "posting"), class); in fmd_xprt_recv()
1509 sizeof (FM_EREPORT_CLASS)) == 0) ? FMD_B_TRUE : FMD_B_FALSE; in fmd_xprt_recv()
1512 sizeof (FM_IREPORT_CLASS)) == 0) ? FMD_B_TRUE : FMD_B_FALSE; in fmd_xprt_recv()
1515 sizeof (SYSEVENT_RSRC_CLASS) - 1)) == 0 ? FMD_B_TRUE : FMD_B_FALSE; in fmd_xprt_recv()
1531 if (logonly == FMD_B_TRUE && isereport == FMD_B_FALSE) { in fmd_xprt_recv()
1580 FMD_B_FALSE : FMD_B_TRUE; in fmd_xprt_recv()
1628 if (isereport == FMD_B_TRUE || isireport == FMD_B_TRUE || in fmd_xprt_recv()
1633 if (isereport == FMD_B_TRUE) { in fmd_xprt_recv()
1740 if (logonly == FMD_B_TRUE || (xip->xi_flags & FMD_XPRT_EXTERNAL)) { in fmd_xprt_recv()
1749 } else if (isproto == FMD_B_TRUE) in fmd_xprt_recv()
H A Dfmd_scheme.c269 sp->sch_loaded = FMD_B_TRUE; in fmd_scheme_hash_create()
412 sp->sch_loaded = FMD_B_TRUE; /* set regardless of success */ in fmd_scheme_hash_lookup()
H A Dfmd_api.h64 #define FMD_B_TRUE 1 /* true value for booleans as int */ macro
H A Dfmd_serd.c226 return (FMD_B_TRUE); in fmd_serd_eng_record()
H A Dfmd_ustat.c308 fmd_ustat_delete_locked(usp, n, sp, FMD_B_TRUE); in fmd_ustat_delete()
H A Dfmd_asru.c546 replaced = FMD_B_TRUE; in fmd_asru_hash_recreate()
556 unusable = FMD_B_TRUE; in fmd_asru_hash_recreate()
568 unusable = FMD_B_TRUE; in fmd_asru_hash_recreate()
H A Dfmd_api.c1187 int rv = FMD_B_TRUE; in fmd_case_uuclosed()
1499 if (fmd_strbadid(name, FMD_B_TRUE) != NULL || size == 0) { in fmd_buf_create()
1576 if (fmd_strbadid(name, FMD_B_TRUE) != NULL || size == 0) { in fmd_buf_write()
2529 fmd_xprt_recv(xp, nvl, hrt, FMD_B_TRUE); in fmd_xprt_log()
/titanic_41/usr/src/cmd/fm/modules/common/ip-transport/
H A Dip.c607 xflags = (ip_rdonly == FMD_B_TRUE) ? FMD_XPRT_RDONLY : FMD_XPRT_RDWR; in ip_xprt_setup()
610 if (ip_external == FMD_B_TRUE) in ip_xprt_setup()
612 if (ip_no_remote_repair == FMD_B_TRUE) in ip_xprt_setup()
614 if (ip_hconly == FMD_B_TRUE) in ip_xprt_setup()
616 if (ip_hc_present_only == FMD_B_TRUE) in ip_xprt_setup()
/titanic_41/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_Lxcache.c196 cmd_Lxcache_free(hdl, cpu, Lxcache, FMD_B_TRUE); in cmd_Lxcache_destroy()
585 (cpu->cpu_faulting != FMD_B_TRUE)) { in cmd_retire_cpu_if_limits_exceeded()
663 cmd_case_fini(hdl, cc->cc_cp, FMD_B_TRUE); in cmd_Lxcache_close()
1385 FMD_B_TRUE); in cmd_Lxcache_retire()
1490 FMD_B_TRUE); in cmd_Lxcache_retire()
H A Dcmd_dp_page.c213 cmd_case_fini(hdl, page->page_case.cc_cp, FMD_B_TRUE); in cmd_dp_page_replay()
H A Dcmd_dp.c379 cmd_dp_free(hdl, dp, FMD_B_TRUE); in cmd_dp_destroy()
/titanic_41/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_cpu.c572 cmd_case_fini(hdl, xr->xr_case, FMD_B_TRUE); in cmd_xr_destroy()
575 cmd_fmri_fini(hdl, &xr->xr_rsrc, FMD_B_TRUE); in cmd_xr_destroy()
1439 cpu->cpu_faulting = FMD_B_TRUE; in cmd_cpu_create_faultlist()
1488 cpui->cpu_faulting = FMD_B_TRUE; in cmd_cpu_create_faultlist()
1560 cmd_cpu_free(hdl, cpu, FMD_B_TRUE); in cmd_cpu_destroy()
1733 else return (FMD_B_TRUE); in cpu_all_threads_invalid()
1752 return (FMD_B_TRUE); in cpu_all_threads_invalid()
1801 cpu_all_threads_invalid(hdl, cpu) == FMD_B_TRUE) { in cmd_cpu_lookup()
2203 if (cpu_all_threads_invalid(hdl, cpu) == FMD_B_TRUE) in cmd_cpu_validate()
2276 if (cpu_all_threads_invalid(hdl, cpu) == FMD_B_TRUE) { in cpu_gc_keep_one()
H A Dcmd_page.c77 cmd_page_free(hdl, page, FMD_B_TRUE); in cmd_page_destroy()
H A Dcmd_bank.c138 bank_free(hdl, bank, FMD_B_TRUE); in cmd_bank_destroy()
H A Dcmd_dimm.c175 cmd_dimm_free(hdl, dimm, FMD_B_TRUE); in cmd_dimm_destroy()
/titanic_41/usr/src/cmd/fm/modules/common/syslog-msgs/
H A Dsyslog.c361 if (fmd_prop_get_int32(hdl, "gmt") == FMD_B_TRUE && in _fmd_init()
/titanic_41/usr/src/cmd/fm/modules/sun4v/generic-mem/
H A Dgmem_page.c74 gmem_page_free(hdl, page, FMD_B_TRUE); in gmem_page_destroy()
H A Dgmem_dimm.c113 gmem_dimm_free(hdl, dimm, FMD_B_TRUE); in gmem_dimm_destroy()
/titanic_41/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_branch.c598 branch_free(hdl, branch, FMD_B_TRUE); in cmd_branch_destroy()