Searched refs:KBD_DISABLE_KBD_PORT (Results 1 – 5 of 5) sorted by relevance
86 #define KBD_DISABLE_KBD_PORT 0x10 macro90 #define KBD_KBD_CONTROL_BITS (KBD_DISABLE_KBD_PORT | KBD_ENABLE_KBD_INT)444 sc->ram[0] |= KBD_DISABLE_KBD_PORT; in atkbdc_sts_ctl_handler()447 sc->ram[0] &= ~KBD_DISABLE_KBD_PORT; in atkbdc_sts_ctl_handler()492 } else if (sc->kbd.bcnt > 0 && (sc->ram[0] & KBD_DISABLE_KBD_PORT) == 0) { in atkbdc_sts_ctl_handler()
66 #define KBD_DISABLE_KBD_PORT 0x0010 macro73 #define KBD_KBD_CONTROL_BITS (KBD_DISABLE_KBD_PORT | KBD_ENABLE_KBD_INT)
1243 ((port) ? KBD_ENABLE_KBD_PORT : KBD_DISABLE_KBD_PORT) in setup_kbd_port()1516 KBD_DISABLE_KBD_PORT | KBD_DISABLE_KBD_INT in write_kbd()
1161 if (command & KBD_DISABLE_KBD_PORT) { in set_controller_command_byte()
1253 KBD_DISABLE_KBD_PORT | KBD_DISABLE_KBD_INT |1440 KBD_DISABLE_KBD_PORT | KBD_DISABLE_KBD_INT |2252 KBD_DISABLE_KBD_PORT | KBD_DISABLE_KBD_INT |2301 KBD_DISABLE_KBD_PORT | KBD_DISABLE_KBD_INT |2490 KBD_DISABLE_KBD_PORT | KBD_DISABLE_KBD_INT |