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

/illumos-gate/usr/src/cmd/hal/addons/cpufreq/
H A Daddon-cpufreq.c108 char *const gov_list[] = { variable
1236 for (ngov = 0; gov_list[ngov] != NULL; ngov++) {
1237 if (gov_list[ngov])
1238 HAL_DEBUG (("\n%d Gov Name: %s", ngov, gov_list[ngov]));
1241 &gov_list[ngov]);

Completed in 58 milliseconds