Home
last modified time | relevance | path

Searched refs:tblhdl2 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c3122 picl_prophdl_t tblhdl2; in add_env_nodes() local
3238 &tblhdl2, "fan-unit", "FAN"); in add_env_nodes()
3261 &tblhdl2, "cpu", "PROC"); in add_env_nodes()
3266 tblhdl2 = tblhdl; in add_env_nodes()
3271 tblhdl2, &sensorhdl); in add_env_nodes()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c2319 picl_prophdl_t tblhdl2; in update_disk_node() local
2356 err = ptree_get_next_by_col(tblhdl, &tblhdl2); in update_disk_node()