Home
last modified time | relevance | path

Searched refs:KBD_RESET_DONE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/atkbdc/
H A Datkbdcreg.h122 #define KBD_RESET_DONE 0x00aa macro
H A Datkbdc.c1003 if (c != KBD_RESET_DONE) in reset_kbd()