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

123

/osnet-11/usr/src/lib/fm/topo/modules/i86pc/x86pi/common/
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()
523 topo_mod_strfree(mo
[all...]
H A Dx86pi_bboard.c178 topo_mod_strfree(mod, (char *)bb_hcfmri.hc_name);
181 topo_mod_strfree(mod, (char *)bb_hcfmri.part_number);
184 topo_mod_strfree(mod, (char *)bb_hcfmri.serial_number);
187 topo_mod_strfree(mod, (char *)bb_hcfmri.version);
190 topo_mod_strfree(mod, (char *)bb_hcfmri.location);
/osnet-11/usr/src/lib/fm/topo/modules/common/disk/common/
H A Ddisk.c91 topo_mod_strfree(mod, presence);
94 topo_mod_strfree(mod, presence);
151 topo_mod_strfree(mod, path);
162 topo_mod_strfree(mod, devidstr);
198 topo_mod_strfree(mod, method);
H A Ddisk_common.c276 topo_mod_strfree(mod, label);
340 topo_mod_strfree(mod, fmri);
342 topo_mod_strfree(mod, label);
344 topo_mod_strfree(mod, chassis);
346 topo_mod_strfree(mod, product);
439 topo_mod_strfree(mod, firm);
440 topo_mod_strfree(mod, serial);
441 topo_mod_strfree(mod, part);
442 topo_mod_strfree(mod, model);
443 topo_mod_strfree(mo
[all...]
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/common/
H A Dpi_bay.c68 * The string must be freed with topo_mod_strfree().
93 topo_mod_strfree(mod, tgt_port);
108 topo_mod_strfree(mod, tgt_port);
116 topo_mod_strfree(mod, tgt_port);
234 topo_mod_strfree(mod, tgt);
242 topo_mod_strfree(mod, client_oc_path);
247 topo_mod_strfree(mod, tgt);
253 topo_mod_strfree(mod, oc_path);
363 topo_mod_strfree(mod, hba_path);
366 topo_mod_strfree(mo
[all...]
H A Dpi_cpu.c118 topo_mod_strfree(mod, serial);
188 topo_mod_strfree(args->mod, hc_name);
H A Dpi_subr.c148 * The string must be freed with topo_mod_strfree()
229 topo_mod_strfree(mod, bus_addr[i]);
232 topo_mod_strfree(mod, dev_path[i]);
251 * The string must be freed with topo_mod_strfree()
333 * The string must be freed with topo_mod_strfree()
350 topo_mod_strfree(mod, hc_name);
365 topo_mod_strfree(mod, hc_name);
400 topo_mod_strfree(mod, hc_name);
475 * The string must be freed with topo_mod_strfree()
495 topo_mod_strfree(mo
[all...]
H A Dpi_generic.c93 topo_mod_strfree(mod, serial);
/osnet-11/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);
464 topo_mod_strfree(mod, fac_fmristr);
468 topo_mod_strfree(mod, fac_fmristr);
H A Dtopo_mod.c151 topo_mod_strfree(pmod, path);
157 topo_mod_strfree(pmod, path);
237 topo_mod_strfree(mod, mod->tm_info->tmi_desc);
239 topo_mod_strfree(mod, mod->tm_info->tmi_scheme);
1037 topo_mod_strfree(mod, chassis_alias);
1110 topo_mod_strfree(mod, mfg);
1115 topo_mod_strfree(mod, name);
1120 topo_mod_strfree(mod, part);
1125 topo_mod_strfree(mod, serial);
1130 topo_mod_strfree(mo
[all...]
H A Dtopo_file.c53 topo_mod_strfree(tfp->tf_mod, tfp->tf_filenm);
H A Dtopo_parse.c58 topo_mod_strfree(mp, p->tf_scheme);
117 topo_mod_strfree(mp, p->rd_name);
/osnet-11/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);
/osnet-11/usr/src/lib/fm/topo/modules/common/ses/common/
H A Dses_dev.c134 topo_mod_strfree(mod, aps[i]);
340 topo_mod_strfree(mod, pathdevs[i].spd_dpath);
341 topo_mod_strfree(mod, pathdevs[i].spd_minor);
342 topo_mod_strfree(mod, pathdevs[i].spd_lpath);
356 /* NOTE: topo_mod_strfree does NULL checking. */
357 topo_mod_strfree(mod, dnode->sdn_devid);
358 topo_mod_strfree(mod, dnode->sdn_mfg);
359 topo_mod_strfree(mod, dnode->sdn_model);
360 topo_mod_strfree(mod, dnode->sdn_firm);
/osnet-11/usr/src/lib/fm/topo/modules/common/bay/common/
H A Dbay.c153 topo_mod_strfree(mod, devid);
209 topo_mod_strfree(mod, path);
266 topo_mod_strfree(mod, path);
304 topo_mod_strfree(mod, oc_path);
342 topo_mod_strfree(mod, ap_path);
345 topo_mod_strfree(mod, oc_path);
583 topo_mod_strfree(mod, ch_serial);
584 topo_mod_strfree(mod, ch_label);
585 topo_mod_strfree(mod, ch_name);
900 topo_mod_strfree(mo
[all...]
/osnet-11/usr/src/lib/fm/topo/modules/common/xfp/common/
H A Dxfp.c165 topo_mod_strfree(mod, plabel);
171 topo_mod_strfree(mod, label);
/osnet-11/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);
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/chip/common/
H A Dchip_sun4v.c138 topo_mod_strfree(mod, mfg);
147 topo_mod_strfree(mod, ch);
156 topo_mod_strfree(mod, cpn);
165 topo_mod_strfree(mod, csn);
174 topo_mod_strfree(mod, calias);
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/chip/common/
H A Dchip.c181 topo_mod_strfree(mod, (char *)serial);
182 topo_mod_strfree(mod, (char *)part);
183 topo_mod_strfree(mod, (char *)rev);
318 topo_mod_strfree(mod, serial);
448 topo_mod_strfree(mod, serial);
596 topo_mod_strfree(mod, label);
/osnet-11/usr/src/lib/fm/topo/modules/common/ipmi/common/
H A Dipmi_enum.c91 topo_mod_strfree(mod, arr[i]);
131 topo_mod_strfree(mod, name);
139 topo_mod_strfree(mod, name);
161 topo_mod_strfree(mod, names[i]);
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/motherboard/common/
H A Dmotherboard.c319 topo_mod_strfree(mod, mb_serial);
320 topo_mod_strfree(mod, mb_part);
321 topo_mod_strfree(mod, csn);
322 topo_mod_strfree(mod, ssn);
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/common/
H A Dcpu_mdesc.c411 topo_mod_strfree(mod, frup->nac);
412 topo_mod_strfree(mod, frup->serial);
413 topo_mod_strfree(mod, frup->part);
414 topo_mod_strfree(mod, frup->dash);
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/pcibus/common/
H A Dpci_sun4v.c134 topo_mod_strfree(mod, plat);
263 topo_mod_strfree(mod, location);

Completed in 54 milliseconds

123