Home
last modified time | relevance | path

Searched defs:fmri (Results 1 – 25 of 175) sorted by relevance

1234567

/titanic_52/usr/src/cmd/fm/modules/sun4v/generic-mem/
H A Dgmem_fmri.c34 gmem_fmri_init(fmd_hdl_t *hdl, gmem_fmri_t *fmri, nvlist_t *nvl, in gmem_fmri_init() argument
58 gmem_fmri_fini(fmd_hdl_t * hdl,gmem_fmri_t * fmri,int destroy) gmem_fmri_fini() argument
68 gmem_fmri_restore(fmd_hdl_t * hdl,gmem_fmri_t * fmri) gmem_fmri_restore() argument
89 gmem_fmri_write(fmd_hdl_t * hdl,gmem_fmri_t * fmri) gmem_fmri_write() argument
[all...]
/titanic_52/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_fmri.c36 cmd_fmri_init(fmd_hdl_t *hdl, cmd_fmri_t *fmri, nvlist_t *nvl, in cmd_fmri_init() argument
60 cmd_fmri_fini(fmd_hdl_t * hdl,cmd_fmri_t * fmri,int destroy) cmd_fmri_fini() argument
70 cmd_fmri_restore(fmd_hdl_t * hdl,cmd_fmri_t * fmri) cmd_fmri_restore() argument
91 cmd_fmri_write(fmd_hdl_t * hdl,cmd_fmri_t * fmri) cmd_fmri_write() argument
[all...]
H A Dcmd_mem.c52 cmd_fmri_get_unum(nvlist_t *fmri) in cmd_fmri_get_unum() argument
174 nvlist_t *fmri; in cmd_mem_fmri_create() local
198 nvlist_t *fmri; cmd_mem_fmri_derive() local
[all...]
/titanic_52/usr/src/cmd/svc/startd/
H A Ddeathrow.c69 char *fmri; member
100 char *fmri; in deathrow_init() local
217 deathrow_add(const char * fmri) deathrow_add() argument
233 fmri_in_deathrow_internal(const char * fmri) fmri_in_deathrow_internal() argument
251 is_fmri_in_deathrow(const char * fmri) is_fmri_in_deathrow() argument
[all...]
/titanic_52/usr/src/lib/fm/libfmd_agent/common/
H A Dfmd_agent.c235 fmd_agent_pageop_v1(fmd_agent_hdl_t *hdl, int cmd, nvlist_t *fmri) in fmd_agent_pageop_v1() argument
250 fmd_agent_pageop(fmd_agent_hdl_t *hdl, int cmd, nvlist_t *fmri) in fmd_agent_pageop() argument
267 fmd_agent_page_retire(fmd_agent_hdl_t *hdl, nvlist_t *fmri) in fmd_agent_page_retire() argument
292 fmd_agent_page_unretire(fmd_agent_hdl_t *hdl, nvlist_t *fmri) in fmd_agent_page_unretire() argument
315 fmd_agent_page_isretired(fmd_agent_hdl_t * hdl,nvlist_t * fmri) fmd_agent_page_isretired() argument
[all...]
/titanic_52/usr/src/cmd/fm/modules/sun4v/cpumem-retire/
H A Dcma_cpu_sun4v.c46 cpu_blacklist_cmd(fmd_hdl_t *hdl, nvlist_t *fmri, boolean_t repair) in cpu_blacklist_cmd() argument
58 nvlist_t *fmri; in cma_cpu_blacklist() local
83 cpu_cmd(fmd_hdl_t *hdl, nvlist_t *fmri, int cmd) in cpu_cmd() argument
132 cma_cpu_start_retry(fmd_hdl_t * hdl,nvlist_t * fmri,const char * uuid,boolean_t repair) cma_cpu_start_retry() argument
[all...]
/titanic_52/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_fmri.c100 topo_fmri_nvl2str(topo_hdl_t *thp, nvlist_t *fmri, char **fmristr, int *err) in topo_fmri_nvl2str() argument
132 topo_fmri_str2nvl(topo_hdl_t *thp, const char *fmristr, nvlist_t **fmri, in topo_fmri_str2nvl() argument
175 topo_fmri_present(topo_hdl_t *thp, nvlist_t *fmri, int *err) in topo_fmri_present() argument
203 topo_fmri_replaced(topo_hdl_t * thp,nvlist_t * fmri,int * err) topo_fmri_replaced() argument
231 topo_fmri_contains(topo_hdl_t * thp,nvlist_t * fmri,nvlist_t * subfmri,int * err) topo_fmri_contains() argument
267 topo_fmri_unusable(topo_hdl_t * thp,nvlist_t * fmri,int * err) topo_fmri_unusable() argument
293 topo_fmri_retire(topo_hdl_t * thp,nvlist_t * fmri,int * err) topo_fmri_retire() argument
321 topo_fmri_unretire(topo_hdl_t * thp,nvlist_t * fmri,int * err) topo_fmri_unretire() argument
351 topo_fmri_service_state(topo_hdl_t * thp,nvlist_t * fmri,int * err) topo_fmri_service_state() argument
379 topo_fmri_expand(topo_hdl_t * thp,nvlist_t * fmri,int * err) topo_fmri_expand() argument
750 topo_fmri_strhash_one(const char * fmri,size_t len) topo_fmri_strhash_one() argument
848 topo_fmri_strhash_internal(topo_hdl_t * thp,const char * fmri,boolean_t noauth) topo_fmri_strhash_internal() argument
891 topo_fmri_strhash(topo_hdl_t * thp,const char * fmri) topo_fmri_strhash() argument
898 topo_fmri_strhash_noauth(topo_hdl_t * thp,const char * fmri) topo_fmri_strhash_noauth() argument
[all...]
H A Dtopo_mod.c295 nvlist_t *pfmri = NULL, *fmri = NULL, *args = NULL; in topo_mod_hcfmri() local
388 nvlist_t *fmri, *args; in topo_mod_devfmri() local
423 nvlist_t *fmri = NULL, *args = NULL; in topo_mod_cpufmri() local
462 nvlist_t *args = NULL, *fmri = NULL; topo_mod_memfmri() local
502 nvlist_t *fmri = NULL, *args = NULL; topo_mod_pkgfmri() local
534 nvlist_t *fmri = NULL, *args = NULL; topo_mod_modfmri() local
573 nvlist_t *fmri, *args; topo_mod_swfmri() local
627 topo_mod_str2nvl(topo_mod_t * mod,const char * fmristr,nvlist_t ** fmri) topo_mod_str2nvl() argument
646 topo_mod_nvl2str(topo_mod_t * mod,nvlist_t * fmri,char ** fmristr) topo_mod_nvl2str() argument
[all...]
/titanic_52/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/
H A Dsmf_util.c41 sw_smf_svcfmri2str(fmd_hdl_t *hdl, nvlist_t *fmri) in sw_smf_svcfmri2str() argument
63 sw_smf_svcfmri2shortstr(fmd_hdl_t *hdl, nvlist_t *fmri) in sw_smf_svcfmri2shortstr() argument
/titanic_52/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dconfig.c359 create_method_infos(const char *fmri, inetd_prop_t **mprops, in create_method_infos() argument
460 read_inst_props(const char *fmri, inetd_prop_t **bprops, in read_inst_props() argument
494 valid_inst_props(const char *fmri, inetd_prop_t *bprops, inetd_prop_t **mprops, in valid_inst_props() argument
575 read_instance_cfg(const char * fmri) read_instance_cfg() argument
700 read_enable_prop(const char * fmri,boolean_t * enabled,const char * pg) read_enable_prop() argument
727 read_enable_merged(const char * fmri,boolean_t * enabled) read_enable_merged() argument
[all...]
H A Dtlx.c109 register_rpc_service(const char *fmri, const rpc_info_t *rpc) in register_rpc_service() argument
154 unregister_rpc_service(const char *fmri, const rpc_info_t *rpc) in unregister_rpc_service() argument
313 const char *fmri = inst->fmri; in create_bound_endpoint() local
446 process_tlook(const char * fmri,tlx_info_t * tlx_info) process_tlook() argument
535 tlx_accept(const char * fmri,tlx_info_t * tlx_info,struct sockaddr_storage * remote_addr) tlx_accept() argument
[all...]
H A Drepval.c422 _retrieve_rep_vals(uu_list_t *list, const char *fmri, const char *prop_name) in _retrieve_rep_vals() argument
458 repvals_to_file(const char *fmri, const char *name, uu_list_t *vals) in repvals_to_file() argument
531 store_retrieve_rep_vals(uu_list_t * vals,const char * fmri,const char * prop,boolean_t store) store_retrieve_rep_vals() argument
615 store_rep_vals(uu_list_t * vals,const char * fmri,const char * prop) store_rep_vals() argument
621 retrieve_rep_vals(uu_list_t * vals,const char * fmri,const char * prop) retrieve_rep_vals() argument
[all...]
H A Dcontracts.c114 contract_prefork(const char *fmri, int method) in contract_prefork() argument
181 adopt_contract(ctid_t ctid, const char *fmri) in adopt_contract() argument
/titanic_52/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus_hba.c65 nvlist_t *fmri; in pci_scsi_device_create() local
125 nvlist_t *fmri; in pci_smp_device_create() local
159 nvlist_t *fmri; pci_iport_device_create() local
255 nvlist_t *fmri, *auth; pci_receptacle_instantiate() local
[all...]
/titanic_52/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_hc_opl.c57 cmd_fmri_hc_set_common(nvlist_t *fmri, int version, const nvlist_t *auth) in cmd_fmri_hc_set_common() argument
77 cmd_fmri_hc_set(fmd_hdl_t *hdl, nvlist_t *fmri, int version, in cmd_fmri_hc_set() argument
[all...]
H A Dcmd_opl.c139 nvlist_t *fmri; in opl_cpursrc_create() local
196 nvlist_t *fmri; in opl_mem_fru_create() local
[all...]
/titanic_52/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_generic.c50 nvlist_t *fmri; in x86pi_enum_generic() local
132 nvlist_t *fmri, int flag) in x86pi_node_bind() argument
/titanic_52/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dutil.c323 create_scf_resources(const char *fmri, scf_resources_t *res) in create_scf_resources() argument
399 get_property_value(const char *fmri, const char *pg, const char *prop, in get_property_value() argument
597 nwamd_set_count_property(const char *fmri, cons argument
630 nwamd_set_string_property(const char * fmri,const char * pg,const char * prop,const char * str) nwamd_set_string_property() argument
668 nwamd_delete_scf_property(const char * fmri,const char * pg,const char * prop) nwamd_delete_scf_property() argument
[all...]
/titanic_52/usr/src/lib/fm/topo/modules/common/xfp/
H A Dxfp.c89 nvlist_t *fmri; in xfp_tnode_create() local
131 nvlist_t *fmri; in xfp_fru_set() local
182 nvlist_t *fmri = NULL; xfp_declare() local
[all...]
/titanic_52/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_amd.c163 nvlist_t *fmri; in amd_generic_mc_create() local
369 nvlist_t *fmri, *pfmri = NULL; amd_rank_create() local
467 nvlist_t *fmri, **dimmarr = NULL; amd_dimm_create() local
587 nvlist_t *fmri, **csarr = NULL; amd_cs_create() local
641 nvlist_t *fmri; amd_dramchan_create() local
723 nvlist_t *rfmri, *fmri; amd_mc_create() local
[all...]
/titanic_52/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_inbound_smf.c96 nvlist_t *ret, *fmri; in shortfmri_to_fmri() local
140 nvlist_t *fmri; in fmevt_pp_smf() local
[all...]
/titanic_52/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c502 restarter_setup(const char *fmri, const scf_instance_t *inst) in restarter_setup() argument
584 set_inst_enabled(const char * fmri,scf_instance_t * inst,boolean_t temp,boolean_t enable) set_inst_enabled() argument
788 get_inst_mult(const char * fmri,scf_instance_t * inst) get_inst_mult() argument
893 get_inst(const char * fmri,scf_instance_t * inst) get_inst() argument
922 dep_get_astring(const char * fmri,const char * pgname,const scf_propertygroup_t * pg,const char * propname,scf_property_t * prop,scf_value_t * v,char * buf,size_t bufsz) dep_get_astring() argument
1024 enable_fmri_rec(char * fmri,boolean_t temp) enable_fmri_rec() argument
1327 set_inst_action(const char * fmri,const scf_instance_t * inst,const char * action) set_inst_action() argument
1487 inst_get_state(scf_instance_t * inst,char * state,const char * fmri,scf_propertygroup_t ** pgp) inst_get_state() argument
1561 set_astring_prop(const char * fmri,const char * pgname,const char * pgtype,uint32_t pgflags,const char * propname,const char * str) set_astring_prop() argument
1978 set_milestone(const char * fmri,boolean_t temporary) set_milestone() argument
[all...]
/titanic_52/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddisk_monitor.c181 nvlist_t *fmri; in diskmon_agent_repair() local
222 nvlist_t *fmri; in diskmon_agent_suspect() local
262 nvlist_t *fmri; in diskmon_recv() local
/titanic_52/usr/src/cmd/svc/svccfg/
H A Dsvccfg_main.c58 const char *fmri; variable
188 char *fmri = NULL; in main() local
/titanic_52/usr/src/lib/fm/topo/modules/sun4v/zambezi/
H A Dzambezi.c95 nvlist_t *fmri; in zam_tnode_create() local
141 nvlist_t *fmri = NULL; in zam_declare() local
[all...]

1234567