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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds.c238 create_Device_table(picl_prophdl_t *tbl_h, picl_prophdl_t *tableh) argument
249 r = ptree_create_table(tbl_h);
253 r = ptree_create_prop(&propinfo, tbl_h, tableh);
H A Dfcal_leds.h304 int create_Device_table(picl_prophdl_t *tbl_h, picl_prophdl_t *tableh);
H A Dfcal_leds_thread.c124 picl_prophdl_t tbl_h; local
237 r = create_Device_table(&tbl_h, &tbl_prop_h);
258 r = ptree_add_row_to_table(tbl_h, FCAL_DEVTABLE_NCOLS,

Completed in 365 milliseconds