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

/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_keyboard.c127 enum { KB_LED_IDLE, KB_LED_COMMAND_SENT, KB_LED_VALUE_SENT } enumerator in enum:__anon9346::__anon9347
142 KB_LED_IDLE, /* LED command state */
230 case KB_LED_IDLE:
242 kb.led_state = KB_LED_IDLE;
451 if (kb.led_state != KB_LED_IDLE) {
460 kb.led_state = KB_LED_IDLE;

Completed in 57 milliseconds