Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvd.c352 static int set_int_val(ptree_warg_t *parg, const void *buf);
376 &get_int_val, &set_int_val, sizeof (int)},
379 &get_int_val, &set_int_val, sizeof (int)},
382 &get_int_val, &set_int_val, sizeof (int)},
385 &get_int_val, &set_int_val, sizeof (int)},
389 &get_int_val, &set_int_val,
394 &get_int_val, &set_int_val,
399 &get_int_val, &set_int_val,
404 &get_int_val, &set_int_val,
408 &get_int_val, &set_int_val,
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvd.c312 static int set_int_val(ptree_warg_t *parg, const void *buf);
339 &get_int_val, &set_int_val, sizeof (int)},
342 &get_int_val, &set_int_val, sizeof (int)},
345 &get_int_val, &set_int_val, sizeof (int)},
357 &get_int_val, &set_int_val,
362 &get_int_val, &set_int_val,
366 &get_int_val, &set_int_val,
370 &get_int_val, &set_int_val,
374 &get_int_val, &set_int_val,
378 &get_int_val, &set_int_val,
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Dpiclenvd.c227 static int set_int_val(ptree_warg_t *parg, const void *buf);
247 &get_int_val, &set_int_val, sizeof (int)},
250 &get_int_val, &set_int_val, sizeof (int)},
253 &get_int_val, &set_int_val, sizeof (int)},
260 &get_int_val, &set_int_val,
264 &get_int_val, &set_int_val,
268 &get_int_val, &set_int_val,
280 &get_int_val, &set_int_val, sizeof (int)},
283 &get_int_val, &set_int_val, sizeof (int)},
1837 set_int_val(ptree_warg_t *parg, const void *buf) in set_int_val() function