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

/illumos-gate/usr/src/uts/common/sys/
H A Dppmvar.h141 /* PPMDC_CPU_GO, PPMDC_FET_ON, */
203 #define PPMDC_FET_ON 6 macro
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm_subr.c1034 "FET_ON", PPMDC_FET_ON,
1285 case PPMDC_FET_ON:
H A Dppm.c1674 key = (value == PPMD_ON) ? PPMDC_FET_ON : PPMDC_FET_OFF;
1684 if (key == PPMDC_FET_ON) {
1752 if (key == PPMDC_FET_ON) {

Completed in 66 milliseconds