/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/ |
H A D | x86pi_subr.c | 69 topo_mod_strfree(mod, (char *)hc->hc_name); in x86pi_hcfmri_info_fini() 71 topo_mod_strfree(mod, (char *)hc->manufacturer); in x86pi_hcfmri_info_fini() 73 topo_mod_strfree(mod, (char *)hc->product); in x86pi_hcfmri_info_fini() 75 topo_mod_strfree(mod, (char *)hc->version); in x86pi_hcfmri_info_fini() 77 topo_mod_strfree(mod, (char *)hc->serial_number); in x86pi_hcfmri_info_fini() 79 topo_mod_strfree(mod, (char *)hc->asset_tag); in x86pi_hcfmri_info_fini() 81 topo_mod_strfree(mod, (char *)hc->location); in x86pi_hcfmri_info_fini() 83 topo_mod_strfree(mod, (char *)hc->part_number); in x86pi_hcfmri_info_fini() 338 topo_mod_strfree(mod, val); in x86pi_set_auth() 381 topo_mod_strfree(mod, val); in x86pi_set_auth() [all …]
|
H A D | x86pi_chassis.c | 107 topo_mod_strfree(mod, (char *)ch_hcfmri.serial_number); in x86pi_gen_chassis() 110 topo_mod_strfree(mod, (char *)ch_hcfmri.version); in x86pi_gen_chassis() 113 topo_mod_strfree(mod, (char *)ch_hcfmri.manufacturer); in x86pi_gen_chassis() 116 topo_mod_strfree(mod, (char *)ch_hcfmri.hc_name); in x86pi_gen_chassis()
|
H A D | x86pi_bboard.c | 179 topo_mod_strfree(mod, (char *)bb_hcfmri.hc_name); in x86pi_gen_bboard() 182 topo_mod_strfree(mod, (char *)bb_hcfmri.part_number); in x86pi_gen_bboard() 185 topo_mod_strfree(mod, (char *)bb_hcfmri.serial_number); in x86pi_gen_bboard() 188 topo_mod_strfree(mod, (char *)bb_hcfmri.version); in x86pi_gen_bboard() 191 topo_mod_strfree(mod, (char *)bb_hcfmri.location); in x86pi_gen_bboard()
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/ |
H A D | disk_common.c | 299 topo_mod_strfree(mod, label); in disk_set_props() 501 topo_mod_strfree(mod, part); in disk_tnode_create() 502 topo_mod_strfree(mod, mfg); in disk_tnode_create() 503 topo_mod_strfree(mod, model); in disk_tnode_create() 504 topo_mod_strfree(mod, firm); in disk_tnode_create() 505 topo_mod_strfree(mod, serial); in disk_tnode_create() 721 topo_mod_strfree(mod, dnode->ddn_devid); in dev_di_node_free() 724 topo_mod_strfree(mod, dnode->ddn_ppath[i]); in dev_di_node_free() 725 topo_mod_strfree(mod, dnode->ddn_target_port[i]); in dev_di_node_free() 726 topo_mod_strfree(mod, dnode->ddn_attached_port[i]); in dev_di_node_free() [all …]
|
H A D | disk.c | 67 topo_mod_strfree(mod, sas_address); in disk_declare_driver() 136 topo_mod_strfree(mod, driver); in disk_enum() 160 topo_mod_strfree(mod, device); in disk_enum()
|
H A D | disk_nvme.c | 695 topo_mod_strfree(mod, model); in make_nvme_node() 696 topo_mod_strfree(mod, serial); in make_nvme_node() 697 topo_mod_strfree(mod, label); in make_nvme_node() 801 topo_mod_strfree(mod, parent); in disk_nvme_enum_disk()
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/smbios/ |
H A D | smbios_enum.c | 301 topo_mod_strfree(mod, type); in smbios_make_dimm() 350 topo_mod_strfree(mod, manuf); in smbios_make_dimm() 351 topo_mod_strfree(mod, prod); in smbios_make_dimm() 352 topo_mod_strfree(mod, asset); in smbios_make_dimm() 353 topo_mod_strfree(mod, loc); in smbios_make_dimm() 384 topo_mod_strfree(mod, smed->sme_slot_form); in smbios_enum_memory() 388 topo_mod_strfree(mod, smed->sme_slot_form); in smbios_enum_memory() 574 topo_mod_strfree(mod, manuf); in smbios_enum_motherboard() 575 topo_mod_strfree(mod, prod); in smbios_enum_motherboard() 576 topo_mod_strfree(mod, asset); in smbios_enum_motherboard() [all …]
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/usb/ |
H A D | topo_usb_metadata.c | 269 topo_mod_strfree(mod, parse->tp_cport->tmp_label); in topo_usb_parse_label() 324 topo_mod_strfree(mod, fspath); in topo_usb_parse_path() 348 topo_mod_strfree(mod, path->tmpp_path); in topo_usb_free_metadata() 354 topo_mod_strfree(mod, mp->tmp_label); in topo_usb_free_metadata() 387 topo_mod_strfree(mod, prod); in topo_usb_load_metadata() 390 topo_mod_strfree(mod, prod); in topo_usb_load_metadata()
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_libhp/ |
H A D | fac_prov_libhp.c | 268 topo_mod_strfree(mod, conn); in fac_prov_libhp_opt_set() 269 topo_mod_strfree(mod, opt_name); in fac_prov_libhp_opt_set() 270 topo_mod_strfree(mod, opt_on); in fac_prov_libhp_opt_set() 271 topo_mod_strfree(mod, opt_off); in fac_prov_libhp_opt_set()
|
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_method.c | 118 topo_mod_strfree(mod, mp->tim_name); in set_methregister_error() 120 topo_mod_strfree(mod, mp->tim_desc); in set_methregister_error() 212 topo_mod_strfree(mod, mp->tim_name); in topo_method_unregister() 214 topo_mod_strfree(mod, mp->tim_desc); in topo_method_unregister() 228 topo_mod_strfree(mod, mp->tim_name); in topo_method_unregister_all() 230 topo_mod_strfree(mod, mp->tim_desc); in topo_method_unregister_all()
|
H A D | topo_mod.c | 146 topo_mod_strfree(pmod, path); in topo_mod_load() 152 topo_mod_strfree(pmod, path); in topo_mod_load() 232 topo_mod_strfree(mod, mod->tm_info->tmi_desc); in topo_mod_unregister() 234 topo_mod_strfree(mod, mod->tm_info->tmi_scheme); in topo_mod_unregister() 878 topo_mod_strfree(mod, prod); in topo_mod_auth() 882 topo_mod_strfree(mod, psn); in topo_mod_auth() 886 topo_mod_strfree(mod, server); in topo_mod_auth() 890 topo_mod_strfree(mod, csn); in topo_mod_auth() 947 topo_mod_strfree(mod, path); in topo_mod_file_search()
|
H A D | pkg.c | 180 topo_mod_strfree(mp, pkgdir); in construct_fru_fmri() 182 topo_mod_strfree(mp, pkgver); in construct_fru_fmri() 223 topo_mod_strfree(mp, pkgname); in pkg_fmri_create()
|
H A D | hc.c | 727 topo_mod_strfree(mod, cname); in make_hc_pairs() 728 topo_mod_strfree(mod, cid); in make_hc_pairs() 733 topo_mod_strfree(mod, cname); in make_hc_pairs() 734 topo_mod_strfree(mod, cid); in make_hc_pairs() 770 topo_mod_strfree(mod, copy); in make_hc_auth() 824 topo_mod_strfree(mod, aname); in make_hc_auth() 825 topo_mod_strfree(mod, aid); in make_hc_auth() 837 topo_mod_strfree(mod, aname); in make_hc_auth() 838 topo_mod_strfree(mod, aid); in make_hc_auth() 970 topo_mod_strfree(mod, serial); in hc_fmri_str2nvl() [all …]
|
H A D | sw.c | 511 topo_mod_strfree(mod, buf); in sw_fmri_nvl2str() 516 topo_mod_strfree(mod, buf); in sw_fmri_nvl2str() 520 topo_mod_strfree(mod, buf); in sw_fmri_nvl2str()
|
H A D | topo_parse.c | 56 topo_mod_strfree(mp, p->tf_scheme); in tf_info_free() 115 topo_mod_strfree(mp, p->rd_name); in tf_rdata_free()
|
H A D | topo_file.c | 54 topo_mod_strfree(tfp->tf_mod, tfp->tf_filenm); in topo_file_unload()
|
H A D | topo_node.c | 190 topo_mod_strfree(hmod, nhp->th_name); in topo_node_destroy() 203 topo_mod_strfree(mod, node->tn_name); in topo_node_destroy() 303 topo_mod_strfree(mod, nhp->th_name); in node_create_seterror() 393 topo_mod_strfree(mod, nhp->th_name); in topo_node_range_destroy()
|
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip.c | 184 topo_mod_strfree(mod, (char *)serial); in create_node() 185 topo_mod_strfree(mod, (char *)part); in create_node() 186 topo_mod_strfree(mod, (char *)rev); in create_node() 332 topo_mod_strfree(mod, serial); in create_strand() 469 topo_mod_strfree(mod, serial); in create_core() 564 topo_mod_strfree(mod, brand); in create_chip() 571 topo_mod_strfree(mod, socket); in create_chip() 638 topo_mod_strfree(mod, label); in create_chip()
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | did.c | 79 topo_mod_strfree(p->snm_mod, p->snm_name); in slotnm_destroy() 394 topo_mod_strfree(mp, np->dp_devtype); in did_create() 406 topo_mod_strfree(mp, np->dp_devtype); in did_create() 472 topo_mod_strfree(dp->dp_mod, dp->dp_devtype); in did_destroy() 474 topo_mod_strfree(dp->dp_mod, dp->dp_physlot_name); in did_destroy() 476 topo_mod_strfree(dp->dp_mod, dp->dp_slot_label); in did_destroy()
|
H A D | util.c | 112 topo_mod_strfree(mp, serial); in tnode_create() 113 topo_mod_strfree(mp, part); in tnode_create()
|
H A D | did_props.c | 401 topo_mod_strfree(mp, path); in dev_path_fix() 410 topo_mod_strfree(mp, path); in dev_path_fix() 496 topo_mod_strfree(mp, fpath); in ASRU_set() 499 topo_mod_strfree(mp, fpath); in ASRU_set() 587 topo_mod_strfree(mod, plabel); in use_predecessor_label() 781 topo_mod_strfree(mp, fpath); in DEVprop_set()
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/ipmi/ |
H A D | ipmi_enum.c | 144 topo_mod_strfree(mod, names[i]); in ipmi_find_entity() 188 topo_mod_strfree(mod, name); in ipmi_present() 201 topo_mod_strfree(mod, name); in ipmi_present() 210 topo_mod_strfree(mod, name); in ipmi_present() 292 topo_mod_strfree(mod, name); in ipmi_unusable()
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/xfp/ |
H A D | xfp.c | 162 topo_mod_strfree(mod, plabel); in xfp_label_set() 168 topo_mod_strfree(mod, label); in xfp_label_set()
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/dimm/ |
H A D | topo_dimm.c | 802 topo_mod_strfree(mod, strs[i]); in dimm_comp_mfg_common_ids() 1023 topo_mod_strfree(mod, mfg_key); in dimm_comp_mfg_single() 1024 topo_mod_strfree(mod, mfg_str_key); in dimm_comp_mfg_single() 1025 topo_mod_strfree(mod, type_key); in dimm_comp_mfg_single() 1026 topo_mod_strfree(mod, rev_key); in dimm_comp_mfg_single() 1366 topo_mod_strfree(mod, mod_c_sn); in topo_dimm_enum() 1367 topo_mod_strfree(mod, mod_c_pn); in topo_dimm_enum() 1368 topo_mod_strfree(mod, mod_c_rev); in topo_dimm_enum()
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_mptsas/ |
H A D | fac_prov_mptsas.c | 221 topo_mod_strfree(mod, driver); in mptsas_led_mode() 223 topo_mod_strfree(mod, devctl); in mptsas_led_mode()
|