Searched refs:BIOS_SCROLL_STATE (Results 1 – 3 of 3) sorted by relevance
54 #define BIOS_SCROLL_STATE 0x10 macro405 poke8(kb_flag, peek8(kb_flag) ^ BIOS_SCROLL_STATE); in kb_translate()501 if (peek8(kb_flag) & BIOS_SCROLL_STATE) in kb_calculate_leds()
129 #define BIOS_SCROLL_STATE 0x10 macro
1478 if (bios_kb_flag & BIOS_SCROLL_STATE)