Home
last modified time | relevance | path

Searched refs:create_Device_table (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds.h302 int create_Device_table(picl_prophdl_t *tbl_h, picl_prophdl_t *tableh);
H A Dfcal_leds.c236 create_Device_table(picl_prophdl_t *tbl_h, picl_prophdl_t *tableh) in create_Device_table() function
280 r = create_Device_table(&tbl_hdl, &tbl_prop_hdl); in add_led_refs()
H A Dfcal_leds_thread.c235 r = create_Device_table(&tbl_h, &tbl_prop_h); in update_picl()