Searched defs:BIOS_SCROLL_STATE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_keyboard.c54 #define BIOS_SCROLL_STATE 0x10 macro
405 poke8(kb_flag, peek8(kb_flag) ^ BIOS_SCROLL_STATE);
501 if (peek8(kb_flag) & BIOS_SCROLL_STATE)
/illumos-gate/usr/src/uts/common/io/kb8042/
H A Dkb8042.h129 #define BIOS_SCROLL_STATE 0x10 macro

Completed in 58 milliseconds