Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvc_objects.h170 #define PSVC_LED_FAST_BLINK "FAST_BLINK" macro
H A Dpsvcobj.c1256 strcpy(led_state, PSVC_LED_FAST_BLINK); in i_psvc_get_device_state_2_1()
1297 else if (strcmp(led_state, PSVC_LED_FAST_BLINK) == 0) in i_psvc_set_device_state_2_1()