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

/illumos-gate/usr/src/uts/common/sys/
H A Dppmvar.h142 /* PPMDC_FET_OFF, PPMDC_LED_ON, */
205 #define PPMDC_LED_ON 8 macro
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm_subr.c1038 "LED_ON", PPMDC_LED_ON,
1259 if ((cmd == PPMDC_LED_OFF) || (cmd == PPMDC_LED_ON)) {
H A Dppm.c2504 if (!ppm_lookup_dc(NULL, PPMDC_LED_ON))
2538 (val == PPMD_ON) ? PPMDC_LED_ON : PPMDC_LED_OFF);

Completed in 66 milliseconds