Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfc_led_parse.c43 static int get_cstr(str *p_str, cstr *p_cstr_res);
193 get_cstr(str *p_str, cstr *p_cstr_res) in get_cstr() function
224 int res = get_cstr(p_str, &dtls->fcal_leds); in act_leds_board()
239 int res = get_cstr(p_str, &dtls->fcal_status); in act_status_board()
254 return (get_cstr(p_str, &dtls->fcal_driver)); in act_disk_driver()
260 return (get_cstr(p_str, &dtls->fcal_disk_parent)); in act_disk_parent()
266 return (get_cstr(p_str, &dtls->disk_unit_parent)); in act_unit_parent()
272 return (get_cstr(p_str, &dtls->disk_led_nodes)); in act_led_nodes()