/titanic_50/usr/src/cmd/fm/modules/sun4v/generic-mem/ |
H A D | gmem_state.c | 76 fmd_buf_read(hdl, cp, uuid, &ptr, sizeof (gmem_case_ptr_t)); in gmem_case_redirect() 130 fmd_buf_read(hdl, cp, fmd_case_uuid(hdl, cp), &ptr, in gmem_state_restore()
|
H A D | gmem_util.c | 57 fmd_buf_read(hdl, cp, bufname, buf, bufsz); in gmem_buf_read()
|
/titanic_50/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/ |
H A D | cmd_state.c | 145 fmd_buf_read(hdl, cp, uuid, &ptr, sizeof (cmd_case_ptr_t)); in cmd_case_redirect() 208 fmd_buf_read(hdl, cp, fmd_case_uuid(hdl, cp), &ptr, in cmd_state_restore()
|
H A D | cmd_util.c | 57 fmd_buf_read(hdl, cp, bufname, buf, bufsz); in cmd_buf_read()
|
H A D | cmd_cpu.c | 1376 fmd_buf_read(hdl, NULL, "waiters", cmd.cmd_xxcu_trw, in cmd_trw_restore()
|
/titanic_50/usr/src/cmd/fm/modules/common/sw-diag-response/software-diagnosis/ |
H A D | swde_case.c | 137 fmd_buf_read(hdl, cp, SW_CASE_DATA_BUFNAME, datap, sizeof (*datap)); in swde_case_unserialize() 146 fmd_buf_read(hdl, cp, datap->sc_sub_bufname, subdata, sz); in swde_case_unserialize()
|
/titanic_50/usr/src/cmd/fm/modules/sun4v/etm/ |
H A D | etm_ckpt.c | 387 fmd_buf_read(hdl, NULL, ETM_CKPT_IL_BUF, (void *) etm_id_lst, size); in etm_ckpt_il_restore() 484 fmd_buf_read(hdl, NULL, name, (void *) ep, sz); in etm_ckpt_recover()
|
/titanic_50/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/ |
H A D | cmd_dp_page.c | 69 fmd_buf_read(hdl, dpage->dp_defer_page->page_case.cc_cp, "mcids", in dp_page_defer_data_restore()
|
/titanic_50/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_api.h | 202 extern void fmd_buf_read(fmd_hdl_t *, fmd_case_t *,
|
H A D | fmd_api.map | 29 fmd_buf_read { TYPE = function; FLAGS = extern };
|
H A D | fmd_api.c | 1549 fmd_buf_read(fmd_hdl_t *hdl, fmd_case_t *cp, in fmd_buf_read() function
|
/titanic_50/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | fme.c | 608 fmd_buf_read(fmep->hdl, fmep->fmcase, tmpbuf, estr, elen); in reconstitute_observations() 654 fmd_buf_read(fmep->hdl, in reconstitute_observations() 721 fmd_buf_read(hdl, inprogress, WOBUF_POSTD, in fme_restart() 731 fmd_buf_read(hdl, inprogress, WOBUF_ID, (void *)&fmep->id, in fme_restart() 744 fmd_buf_read(hdl, inprogress, WOBUF_CFGLEN, (void *)&rawsz, in fme_restart() 758 fmd_buf_read(hdl, inprogress, WOBUF_PULL, (void *)&fmep->pull, in fme_restart() 767 fmd_buf_read(hdl, inprogress, WOBUF_NOBS, in fme_restart() 780 fmd_buf_read(fmep->hdl, fmep->fmcase, tmpbuf, estr, elen); in fme_restart() 821 fmd_buf_read(hdl, in fme_restart() 2669 fmd_buf_read(hdl, NULL, WOBUF_SERDS, sbuf, sz); in fme_serd_load() [all …]
|
H A D | platform.c | 668 fmd_buf_read(Lasthdl, Lastfmcase, WOBUF_CFGLEN, (void *)&cfglen, in platform_restore_config() 672 fmd_buf_read(Lasthdl, Lastfmcase, WOBUF_CFG, Lastcfg->begin, in platform_restore_config()
|
/titanic_50/usr/src/cmd/fm/modules/common/zfs-diagnosis/ |
H A D | zfs_de.c | 148 fmd_buf_read(hdl, cp, CASE_DATA, &zcp->zc_data, in zfs_case_unserialize() 158 fmd_buf_read(hdl, zcp->zc_case, CASE_FRU, zcp->zc_fru, in zfs_case_unserialize()
|
/titanic_50/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/ |
H A D | smf_response.c | 197 fmd_buf_read(hdl, NULL, UUID_CACHE_BUFNAME, uuid_cache, sz); in uuid_cache_restore()
|