Searched refs:topo_mod_strfree (Results 1 - 25 of 57) sorted by relevance

123

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_chassis.c107 topo_mod_strfree(mod, (char *)ch_hcfmri.serial_number);
110 topo_mod_strfree(mod, (char *)ch_hcfmri.version);
113 topo_mod_strfree(mod, (char *)ch_hcfmri.manufacturer);
116 topo_mod_strfree(mod, (char *)ch_hcfmri.hc_name);
H A Dx86pi_subr.c69 topo_mod_strfree(mod, (char *)hc->hc_name);
71 topo_mod_strfree(mod, (char *)hc->manufacturer);
73 topo_mod_strfree(mod, (char *)hc->product);
75 topo_mod_strfree(mod, (char *)hc->version);
77 topo_mod_strfree(mod, (char *)hc->serial_number);
79 topo_mod_strfree(mod, (char *)hc->asset_tag);
81 topo_mod_strfree(mod, (char *)hc->location);
83 topo_mod_strfree(mod, (char *)hc->part_number);
91 * The string must be freed with topo_mod_strfree()
338 topo_mod_strfree(mo
[all...]
H A Dx86pi_bboard.c179 topo_mod_strfree(mod, (char *)bb_hcfmri.hc_name);
182 topo_mod_strfree(mod, (char *)bb_hcfmri.part_number);
185 topo_mod_strfree(mod, (char *)bb_hcfmri.serial_number);
188 topo_mod_strfree(mod, (char *)bb_hcfmri.version);
191 topo_mod_strfree(mod, (char *)bb_hcfmri.location);
/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_common.c272 topo_mod_strfree(mod, label);
366 topo_mod_strfree(mod, part);
367 topo_mod_strfree(mod, mfg);
368 topo_mod_strfree(mod, model);
369 topo_mod_strfree(mod, firm);
370 topo_mod_strfree(mod, serial);
542 topo_mod_strfree(mod, dnode->ddn_devid);
544 /* topo_mod_strfree does NULL checking. */
545 topo_mod_strfree(mod, dnode->ddn_ppath[i]);
546 topo_mod_strfree(mo
[all...]
H A Ddisk.c66 topo_mod_strfree(mod, sas_address);
114 topo_mod_strfree(mod, driver);
137 topo_mod_strfree(mod, device);
H A Ddisk_mptsas.c112 topo_mod_strfree(mod, devctl);
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dutil.c114 topo_mod_strfree(mp, serial);
115 topo_mod_strfree(mp, part);
H A Ddid.c78 topo_mod_strfree(p->snm_mod, p->snm_name);
331 topo_mod_strfree(mp, np->dp_devtype);
343 topo_mod_strfree(mp, np->dp_devtype);
409 topo_mod_strfree(dp->dp_mod, dp->dp_devtype);
411 topo_mod_strfree(dp->dp_mod, dp->dp_physlot_name);
413 topo_mod_strfree(dp->dp_mod, dp->dp_slot_label);
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_cpu.c110 topo_mod_strfree(mod, serial);
179 topo_mod_strfree(args->mod, hc_name);
H A Dpi_bay.c68 * The string must be freed with topo_mod_strfree().
92 topo_mod_strfree(mod, tgt_port);
106 topo_mod_strfree(mod, tgt_port);
193 topo_mod_strfree(mod, oc_path);
301 topo_mod_strfree(mod, hba_path);
304 topo_mod_strfree(mod, hba_path);
H A Dpi_subr.c154 * The string must be freed with topo_mod_strfree()
208 topo_mod_strfree(mod, bus_addr[i]);
211 topo_mod_strfree(mod, dev_path[i]);
225 * The string must be freed with topo_mod_strfree()
307 * The string must be freed with topo_mod_strfree()
324 topo_mod_strfree(mod, hc_name);
339 topo_mod_strfree(mod, hc_name);
374 topo_mod_strfree(mod, hc_name);
449 * The string must be freed with topo_mod_strfree()
469 topo_mod_strfree(mo
[all...]
H A Dpi_generic.c94 topo_mod_strfree(mod, serial);
/illumos-gate/usr/src/lib/fm/topo/modules/sun4/ioboard/
H A Dioboard.c238 topo_mod_strfree(mod, bac);
247 topo_mod_strfree(mod, bac);
254 topo_mod_strfree(mod, bac);
257 topo_mod_strfree(mod, bac);
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_method.c114 topo_mod_strfree(mod, mp->tim_name);
116 topo_mod_strfree(mod, mp->tim_desc);
208 topo_mod_strfree(mod, mp->tim_name);
210 topo_mod_strfree(mod, mp->tim_desc);
224 topo_mod_strfree(mod, mp->tim_name);
226 topo_mod_strfree(mod, mp->tim_desc);
H A Dtopo_file.c56 topo_mod_strfree(tfp->tf_mod, tfp->tf_filenm);
H A Dpkg.c180 topo_mod_strfree(mp, pkgdir);
182 topo_mod_strfree(mp, pkgver);
223 topo_mod_strfree(mp, pkgname);
H A Dtopo_string.c65 topo_mod_strfree(topo_mod_t *mod, char *s) function
H A Dtopo_mod.c140 topo_mod_strfree(pmod, path);
146 topo_mod_strfree(pmod, path);
226 topo_mod_strfree(mod, mod->tm_info->tmi_desc);
228 topo_mod_strfree(mod, mod->tm_info->tmi_scheme);
862 topo_mod_strfree(mod, prod);
866 topo_mod_strfree(mod, psn);
870 topo_mod_strfree(mod, server);
874 topo_mod_strfree(mod, csn);
/illumos-gate/usr/src/lib/fm/topo/modules/common/xfp/
H A Dxfp.c163 topo_mod_strfree(mod, plabel);
169 topo_mod_strfree(mod, label);
/illumos-gate/usr/src/lib/fm/topo/modules/sun4/hostbridge/
H A Dhb_sun4.c61 topo_mod_strfree(mod, bac);
67 topo_mod_strfree(mod, bac);
75 topo_mod_strfree(mod, bac);
80 topo_mod_strfree(mod, bac);
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/chip/
H A Dchip_sun4v.c137 topo_mod_strfree(mod, prod);
143 topo_mod_strfree(mod, psn);
149 topo_mod_strfree(mod, server);
155 topo_mod_strfree(mod, csn);
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip.c179 topo_mod_strfree(mod, (char *)serial);
180 topo_mod_strfree(mod, (char *)part);
181 topo_mod_strfree(mod, (char *)rev);
316 topo_mod_strfree(mod, serial);
446 topo_mod_strfree(mod, serial);
594 topo_mod_strfree(mod, label);
/illumos-gate/usr/src/lib/fm/topo/modules/common/ipmi/
H A Dipmi_enum.c112 topo_mod_strfree(mod, name);
120 topo_mod_strfree(mod, name);
142 topo_mod_strfree(mod, names[i]);
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/motherboard/
H A Dmotherboard.c320 topo_mod_strfree(mod, serial);
321 topo_mod_strfree(mod, part);
322 topo_mod_strfree(mod, csn);
323 topo_mod_strfree(mod, psn);
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/
H A Dcpu_mdesc.c412 topo_mod_strfree(mod, frup->nac);
413 topo_mod_strfree(mod, frup->serial);
414 topo_mod_strfree(mod, frup->part);
415 topo_mod_strfree(mod, frup->dash);

Completed in 4099 milliseconds

123