Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Dpiclenvd.c225 static int set_monitor_mode(ptree_warg_t *parg, const void *buf);
256 &get_monitor_mode, &set_monitor_mode, sizeof (int)},
1740 set_monitor_mode(ptree_warg_t *parg, const void *buf) in set_monitor_mode() function