Searched refs:slotndh (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds_thread.c78 picl_nodehdl_t slotndh; local
81 r = find_disk_slot(dtls, disk, &slotndh);
88 r = ptree_find_node(slotndh, PICL_PROP_NAME,
116 picl_nodehdl_t slotndh; local
230 r = find_disk_slot(dtls, disk, &slotndh);
233 r = ptree_create_and_add_node(slotndh, fcal_disk_unit,
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c2315 picl_nodehdl_t slotndh; local
2343 if (ptree_get_node_by_path(path, &slotndh) != PICL_SUCCESS) {
2346 diskndh = find_child_by_name(slotndh, DISK_FRU_NAME);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c3851 picl_nodehdl_t slotndh; local
3860 if (ptree_get_node_by_path(path, &slotndh) != PICL_SUCCESS) {
3863 diskndh = find_child_by_name(slotndh, fruname);
3868 err = ptree_create_and_add_node(slotndh, fruname,

Completed in 100 milliseconds