Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/amd64/
H A Datkbdc.c85 #define KBD_DISABLE_KBD_PORT 0x10 macro
89 #define KBD_KBD_CONTROL_BITS (KBD_DISABLE_KBD_PORT | KBD_ENABLE_KBD_INT)
443 sc->ram[0] |= KBD_DISABLE_KBD_PORT; in atkbdc_sts_ctl_handler()
446 sc->ram[0] &= ~KBD_DISABLE_KBD_PORT; in atkbdc_sts_ctl_handler()
491 } else if (sc->kbd.bcnt > 0 && (sc->ram[0] & KBD_DISABLE_KBD_PORT) == 0) { in atkbdc_sts_ctl_handler()
/freebsd/sys/dev/atkbdc/
H A Datkbdcreg.h66 #define KBD_DISABLE_KBD_PORT 0x0010 macro
73 #define KBD_KBD_CONTROL_BITS (KBD_DISABLE_KBD_PORT | KBD_ENABLE_KBD_INT)
H A Datkbd.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()
H A Datkbdc.c1172 if (command & KBD_DISABLE_KBD_PORT) { in set_controller_command_byte()
H A Dpsm.c1262 KBD_DISABLE_KBD_PORT | KBD_DISABLE_KBD_INT |
1449 KBD_DISABLE_KBD_PORT | KBD_DISABLE_KBD_INT |
2261 KBD_DISABLE_KBD_PORT | KBD_DISABLE_KBD_INT |
2310 KBD_DISABLE_KBD_PORT | KBD_DISABLE_KBD_INT |
2499 KBD_DISABLE_KBD_PORT | KBD_DISABLE_KBD_INT |