Home
last modified time | relevance | path

Searched refs:KBDC_DISABLE_KBD_PORT (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/atkbdc/
H A Datkbdcreg.h58 #define KBDC_DISABLE_KBD_PORT 0x00ad macro
H A Datkbd.c1295 write_controller_command(kbdc, KBDC_DISABLE_KBD_PORT); in probe_keyboard()
1360 write_controller_command(kbdc, KBDC_DISABLE_KBD_PORT); in init_keyboard()
H A Datkbdc.c1173 if (!write_controller_command(p, KBDC_DISABLE_KBD_PORT)) in set_controller_command_byte()
/freebsd/usr.sbin/bhyve/amd64/
H A Datkbdc.c73 #define KBDC_DISABLE_KBD_PORT 0xad macro
442 case KBDC_DISABLE_KBD_PORT: in atkbdc_sts_ctl_handler()