Home
last modified time | relevance | path

Searched refs:fmd_hdl_abort (Results 1 – 25 of 39) sorted by relevance

12

/titanic_50/usr/src/cmd/fm/modules/common/sw-diag-response/common/
H A Dsw_main_cmn.c127 fmd_hdl_abort(hdl, "sw_timer_install: invalid subid %d\n", who); in sw_timer_install()
133 fmd_hdl_abort(hdl, "sw_timer_install: no swsub_timeout\n"); in sw_timer_install()
149 fmd_hdl_abort(hdl, "timer slots exhausted\n"); in sw_timer_install()
190 fmd_hdl_abort(hdl, "sw_timer_remove: invalid subid\n"); in sw_timer_remove()
197 fmd_hdl_abort(hdl, "sw_timer_remove: timerid %d not found " in sw_timer_remove()
220 fmd_hdl_abort(hdl, "sw_timeout: timerid %d not found\n"); in sw_timeout()
225 fmd_hdl_abort(hdl, "sw_timeout: invalid subid\n"); in sw_timeout()
246 fmd_hdl_abort(hdl, "sw_id_to_casetype: invalid subid %d\n", in sw_id_to_casetype()
253 fmd_hdl_abort(hdl, "sw_id_to_casetype: bad case type %d " in sw_id_to_casetype()
292 fmd_hdl_abort(hdl, "sw_sub_case_close_func: case type " in sw_sub_case_close_func()
[all …]
/titanic_50/usr/src/cmd/fm/modules/common/eversholt/
H A Dio.c39 fmd_hdl_abort(Hdl, "%s\n", buf); in io_abort()
45 fmd_hdl_abort(Hdl, "%s\n", buf); in io_die()
51 fmd_hdl_abort(Hdl, "%s\n", buf); in io_err()
63 fmd_hdl_abort(Hdl, "eft: exitcode %d\n", code); in io_exit()
/titanic_50/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_page.c118 fmd_hdl_abort(hdl, "failed to build page fmri"); in cmd_page_create()
145 fmd_hdl_abort(hdl, "size of state doesn't match size of " in page_v0tov1()
164 fmd_hdl_abort(hdl, "size of state doesn't match size of " in page_wrapv1()
199 fmd_hdl_abort(hdl, "page referenced by case %s " in cmd_page_restore()
205 fmd_hdl_abort(hdl, "page buffer referenced by case %s " in cmd_page_restore()
213 fmd_hdl_abort(hdl, "failed to read page buf %s", in cmd_page_restore()
227 fmd_hdl_abort(hdl, "unknown version (found %d) " in cmd_page_restore()
264 fmd_hdl_abort(hdl, "invalid %s subtype %d\n", in cmd_page_restore()
H A Dcmd_fmri.c48 fmd_hdl_abort(hdl, "failed to copy fmri for fmri create"); in cmd_fmri_init()
54 fmd_hdl_abort(hdl, "failed to pack fmri for fmri create"); in cmd_fmri_init()
79 fmd_hdl_abort(hdl, "failed to read fmri buffer %s", in cmd_fmri_restore()
85 fmd_hdl_abort(hdl, "failed to unpack fmri buffer %s\n", in cmd_fmri_restore()
H A Dcmd_bank.c77 fmd_hdl_abort(hdl, "attempt to disconnect dimm from non-parent bank\n"); in cmd_bank_remove_dimm()
224 fmd_hdl_abort(hdl, "size of state doesn't match size of " in bank_v0tov1()
244 fmd_hdl_abort(hdl, "size of state doesn't match size of " in bank_wrapv1()
272 fmd_hdl_abort(hdl, "bank referenced by case %s does " in cmd_bank_restore()
277 fmd_hdl_abort(hdl, "bank buffer referenced by case %s " in cmd_bank_restore()
285 fmd_hdl_abort(hdl, "failed to read bank buf %s", in cmd_bank_restore()
299 fmd_hdl_abort(hdl, "unknown version (found %d) " in cmd_bank_restore()
318 fmd_hdl_abort(hdl, "failed to retrieve nuum from asru"); in cmd_bank_restore()
338 fmd_hdl_abort(hdl, "invalid %s subtype %d\n", in cmd_bank_restore()
H A Dcmd_dimm.c308 fmd_hdl_abort(hdl, "size of state doesn't match size of " in dimm_v0tov2()
331 fmd_hdl_abort(hdl, "size of state doesn't match size of " in dimm_v1tov2()
355 fmd_hdl_abort(hdl, "size of state doesn't match size of " in dimm_wrapv2()
383 fmd_hdl_abort(hdl, "dimm referenced by case %s does " in cmd_dimm_restore()
388 fmd_hdl_abort(hdl, in cmd_dimm_restore()
397 fmd_hdl_abort(hdl, "failed to read dimm buf %s", in cmd_dimm_restore()
415 fmd_hdl_abort(hdl, "unknown version (found %d) " in cmd_dimm_restore()
434 fmd_hdl_abort(hdl, "failed to retrieve unum from asru"); in cmd_dimm_restore()
454 fmd_hdl_abort(hdl, "invalid %s subtype %d\n", in cmd_dimm_restore()
H A Dcmd_cpu.c96 fmd_hdl_abort(hdl, "illegal CPU type %d\n", type); in cmd_cpu_type2name()
112 fmd_hdl_abort(hdl, "illegal CPU name %*.*s\n", n, n, name); in cpu_nname2type()
498 fmd_hdl_abort(hdl, "cmd_xr_id2hdlr called with bad hdlrid %x\n", in cmd_xr_id2hdlr()
585 fmd_hdl_abort(hdl, "attempt to deref xr with zero ref\n"); in cmd_xr_deref()
602 fmd_hdl_abort(hdl, "failed to find redelivery for case %s\n", in cmd_xr_restore()
1358 fmd_hdl_abort(hdl, "attempt to deref trw with zero ref\n"); in cmd_trw_deref()
1472 fmd_hdl_abort(hdl, "unable to alloc" in cmd_cpu_create_faultlist()
1479 fmd_hdl_abort(hdl, in cmd_cpu_create_faultlist()
1737 fmd_hdl_abort(hdl, "cannot copy asru\n"); in cpu_all_threads_invalid()
1741 fmd_hdl_abort(hdl, "cpu_all_threads_invalid: ", in cpu_all_threads_invalid()
[all …]
H A Dcmd_pageerr.c89 fmd_hdl_abort(hdl, "failed to add no-message member to fault"); in cmd_page_fault()
H A Dcmd_main.c820 fmd_hdl_abort(hdl, "failed to find device for E-cache flush"); in _fmd_init()
827 fmd_hdl_abort(hdl, "page retirement threshold is >100%"); in _fmd_init()
871 fmd_hdl_abort(hdl, "failed to restore saved state\n"); in _fmd_init()
/titanic_50/usr/src/cmd/fm/modules/sun4v/generic-mem/
H A Dgmem_fmri.c46 fmd_hdl_abort(hdl, "failed to copy fmri for fmri create"); in gmem_fmri_init()
52 fmd_hdl_abort(hdl, "failed to pack fmri for fmri create"); in gmem_fmri_init()
77 fmd_hdl_abort(hdl, "failed to read fmri buffer %s", in gmem_fmri_restore()
83 fmd_hdl_abort(hdl, "failed to unpack fmri buffer %s\n", in gmem_fmri_restore()
H A Dgmem_page.c161 fmd_hdl_abort(hdl, "size of state doesn't match size of " in page_wrapv0()
195 fmd_hdl_abort(hdl, "page referenced by case %s " in gmem_page_restore()
201 fmd_hdl_abort(hdl, "page buffer referenced by case %s " in gmem_page_restore()
209 fmd_hdl_abort(hdl, "failed to read page buf %s", in gmem_page_restore()
222 fmd_hdl_abort(hdl, "unknown version (found %d) " in gmem_page_restore()
239 fmd_hdl_abort(hdl, "invalid %s subtype %d\n", in gmem_page_restore()
349 fmd_hdl_abort(hdl, "failed to add no-message member to fault"); in gmem_page_fault()
H A Dgmem_dimm.c205 fmd_hdl_abort(hdl, "size of state doesn't match size of " in gmem_dimm_v0tov1()
227 fmd_hdl_abort(hdl, "size of state doesn't match size of " in gmem_dimm_wrapv1()
255 fmd_hdl_abort(hdl, "dimm referenced by case %s does " in gmem_dimm_restore()
260 fmd_hdl_abort(hdl, "dimm buffer referenced by case %s " in gmem_dimm_restore()
268 fmd_hdl_abort(hdl, "failed to read dimm buf %s", in gmem_dimm_restore()
283 fmd_hdl_abort(hdl, "unknown version (found %d) " in gmem_dimm_restore()
303 fmd_hdl_abort(hdl, in gmem_dimm_restore()
320 fmd_hdl_abort(hdl, "invalid %s subtype %d\n", in gmem_dimm_restore()
/titanic_50/usr/src/cmd/fm/fmd/common/
H A Dfmd_sysevent.c461 fmd_hdl_abort(hdl, "channel property must be defined\n"); in sysev_init()
464 fmd_hdl_abort(hdl, "sid property must be defined\n"); in sysev_init()
468 fmd_hdl_abort(hdl, "failed to bind to event transport " in sysev_init()
488 fmd_hdl_abort(hdl, "failed to allocate subscription " in sysev_init()
499 fmd_hdl_abort(hdl, "another fault management daemon is " in sysev_init()
502 fmd_hdl_abort(hdl, "failed to xsubscribe to %s on " in sysev_init()
525 fmd_hdl_abort(hdl, "failed to bind to legacy sysevent channel"); in sysev_init()
529 fmd_hdl_abort(hdl, "failed to subscribe to legacy sysevents"); in sysev_init()
/titanic_50/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_dp.c216 fmd_hdl_abort(hdl, "size of state doesn't match size of " in dp_wrapv0()
250 fmd_hdl_abort(hdl, "dp referenced by case %s " in cmd_dp_restore()
256 fmd_hdl_abort(hdl, "dp buffer referenced by " in cmd_dp_restore()
263 fmd_hdl_abort(hdl, "failed to read dp buf %s", in cmd_dp_restore()
271 fmd_hdl_abort(hdl, "unknown version (found %d) " in cmd_dp_restore()
338 fmd_hdl_abort(hdl, "could not make CPU fmri"); in cmd_dp_validate()
421 fmd_hdl_abort(hdl, "cmd_dp_get_mcid failed"); in cmd_dp_fault()
H A Dcmd_dp_page.c80 fmd_hdl_abort(hdl, "cmd_dp_get_mcid failed"); in dp_page_defer_add_data()
92 fmd_hdl_abort(hdl, "too many mcids for deferred page"); in dp_page_defer_add_data()
148 fmd_hdl_abort(hdl, "deferred page with no defer data"); in cmd_dp_page_defer()
H A Dcmd_Lxcache.c286 fmd_hdl_abort(hdl, "failed to build Lxcache fmri"); in cmd_Lxcache_create()
324 fmd_hdl_abort(hdl, "size of state doesn't match size of " in Lxcache_wrapv1()
354 fmd_hdl_abort(hdl, "Lxcache referenced by case %s does " in cmd_Lxcache_restore()
358 fmd_hdl_abort(hdl, "Lxcache buffer referenced by case %s " in cmd_Lxcache_restore()
366 fmd_hdl_abort(hdl, "failed to read Lxcache buf %s", in cmd_Lxcache_restore()
397 fmd_hdl_abort(hdl, "unknown version (found %d) " in cmd_Lxcache_restore()
561 fmd_hdl_abort(hdl, "failed to build CPU fmri"); in cmd_fault_the_cpu()
609 fmd_hdl_abort(hdl, "failed to add no-message member to fault"); in cmd_Lxcache_fault()
654 fmd_hdl_abort(hdl, "failed to find the cpu %s for %s\n", in cmd_Lxcache_close()
1293 fmd_hdl_abort(hdl, in cmd_Lxcache_unretire()
/titanic_50/usr/src/cmd/fm/modules/common/sw-diag-response/software-diagnosis/
H A Dswde_case.c149 fmd_hdl_abort(hdl, "unserialize: expected subdata " in swde_case_unserialize()
165 fmd_hdl_abort(hdl, "swde_subdata: subdata version " in swde_subdata()
187 fmd_hdl_abort(hdl, "swde_case_open for type SW_CASE_NONE\n"); in swde_case_open()
191 fmd_hdl_abort(hdl, "swde_case_open: bad subdata\n", ct); in swde_case_open()
256 fmd_hdl_abort(hdl, "swde_case_first for type SW_CASE_NONE\n"); in swde_case_first()
275 fmd_hdl_abort(hdl, "swde_case_next called for NULL lastcp\n"); in swde_case_next()
/titanic_50/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_inbound.c502 fmd_hdl_abort(fmevt_hdl, "event receipt callback with " in fmevt_cb()
569 fmd_hdl_abort(hdl, "error in fmevt_rs_init\n"); in fmevt_init_inbound()
577 fmd_hdl_abort(hdl, "getzonenamebyid failed"); in fmevt_init_inbound()
580 fmd_hdl_abort(hdl, "failed to allocate subscription " in fmevt_init_inbound()
596 fmd_hdl_abort(hdl, "failed to bind GPEC channel for " in fmevt_init_inbound()
610 fmd_hdl_abort(hdl, "another fmd is active on " in fmevt_init_inbound()
613 fmd_hdl_abort(hdl, "failed to subscribe to channel %s", in fmevt_init_inbound()
H A Dfmevt_outbound.c113 fmd_hdl_abort(hdl, "Unable to bind channel %s", in fmevt_init_outbound()
122 fmd_hdl_abort(hdl, "Unable to set depth of channel %s to %d", in fmevt_init_outbound()
/titanic_50/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_branch.c108 fmd_hdl_abort(hdl, in cmd_branch_remove_dimm()
461 fmd_hdl_abort(hdl, "size of state doesn't match size of " in branch_wrapv0()
489 fmd_hdl_abort(hdl, "branch referenced by case %s does " in cmd_branch_restore()
494 fmd_hdl_abort(hdl, in cmd_branch_restore()
503 fmd_hdl_abort(hdl, "failed to read branch buf %s", in cmd_branch_restore()
516 fmd_hdl_abort(hdl, "unknown version (found %d) " in cmd_branch_restore()
527 fmd_hdl_abort(hdl, "failed to retrieve unum from asru"); in cmd_branch_restore()
539 fmd_hdl_abort(hdl, "invalid %s subtype %d\n", in cmd_branch_restore()
/titanic_50/usr/src/cmd/fm/modules/common/syslog-msgs/
H A Dsyslog.c350 fmd_hdl_abort(hdl, "syslog-msgs failed to open /dev/conslog"); in _fmd_init()
353 fmd_hdl_abort(hdl, "syslog-msgs failed to open /dev/sysmsg"); in _fmd_init()
379 fmd_hdl_abort(hdl, "invalid 'facility' setting: %s\n", facname); in _fmd_init()
398 fmd_hdl_abort(hdl, "failed to initialize libfmd_msg"); in _fmd_init()
/titanic_50/usr/src/cmd/fm/modules/common/ip-transport/
H A Dip.c359 fmd_hdl_abort(ip_hdl, "failed to create nvlist for " in ip_xprt_auth()
555 fmd_hdl_abort(ip_hdl, "ipx %p not on xps list\n", (void *)ipx); in ip_xprt_destroy()
666 fmd_hdl_abort(hdl, "%s %s: %s\n", s1, s2, strerror(err)); in ip_xprt_setup()
991 fmd_hdl_abort(hdl, "Unable to setup ip_bind_addr %s", in _fmd_init()
1001 fmd_hdl_abort(hdl, "Unable to setup ip_server %s", in _fmd_init()
1014 fmd_hdl_abort(hdl, "Unable to setup server."); in _fmd_init()
1038 fmd_hdl_abort(hdl, "ip_authority element <%s> " in _fmd_init()
/titanic_50/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dutil.c293 fmd_hdl_abort(g_fm_hdl, "Assertion failed: " in _dm_assert()
297 fmd_hdl_abort(g_fm_hdl, "Assertion failed: " in _dm_assert()
/titanic_50/usr/src/cmd/fm/modules/common/io-retire/
H A Drio_main.c80 fmd_hdl_abort(hdl, "Error parsing exception list: %s\n", estr); in parse_exception_string()
148 drt.rt_abort = (void (*)(void *, const char *, ...))fmd_hdl_abort; in rio_recv()
/titanic_50/usr/src/cmd/fm/modules/common/sp-monitor/
H A Dsp_monitor.c156 fmd_hdl_abort(hdl, "failed to initialize IPMI " in _fmd_init()

12