Home
last modified time | relevance | path

Searched refs:KBD_DISABLE_KBD_PORT (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/usr.sbin/bhyve/amd64/
HDatkbdc.c86 #define KBD_DISABLE_KBD_PORT 0x10 macro
90 #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()
/freebsd-14-stable/sys/dev/atkbdc/
HDatkbdcreg.h66 #define KBD_DISABLE_KBD_PORT 0x0010 macro
73 #define KBD_KBD_CONTROL_BITS (KBD_DISABLE_KBD_PORT | KBD_ENABLE_KBD_INT)
HDatkbd.c1243 ((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()
HDatkbdc.c1161 if (command & KBD_DISABLE_KBD_PORT) { in set_controller_command_byte()
HDpsm.c1253 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 |