Searched refs:thdl (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dtopo_gather.c102 topo_hdl_t *thdl; local
115 thdl = fmd_hdl_topo_hold(hdl, TOPO_VERSION);
116 if (topo_fmri_nvl2str(thdl, dupfmri, &buf, &err) != 0) {
117 fmd_hdl_topo_rele(hdl, thdl);
121 fmd_hdl_topo_rele(hdl, thdl);
126 topo_hdl_strfree(thdl, buf);
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_dr.c681 ACPI_HANDLE thdl; local
692 for (thdl = hdl; thdl != NULL; ) {
693 dhdl = acpidev_data_get_handle(thdl);
696 "associated with %p.", thdl);
704 "not hotplug capable.", thdl);
710 "in the FAILED state.", thdl);
725 thdl = NULL;
726 } else if (ACPI_FAILURE(AcpiGetParent(thdl, &thdl))) {
1864 ACPI_HANDLE phdl, thdl; local
[all...]
/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi.c286 cmi_hdl_t thdl = (cmi_hdl_t)arg1; local
290 if (cmi_cpu_match(thdl, whdl, match)) {
H A Dcms.c266 cmi_hdl_t thdl = (cmi_hdl_t)arg1; local
270 if (cms_cpu_match(thdl, whdl, match)) {
H A Dcmi_hw.c1698 cmi_hdl_impl_t *thdl = IMPLHDL(hdl); local
1699 cpu_t *cp = HDLPRIV(thdl);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c922 create_packet_table(picl_nodehdl_t seghdl, picl_prophdl_t *thdl) argument
949 *thdl = tblhdl;

Completed in 93 milliseconds