Home
last modified time | relevance | path

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

/freebsd/sys/dev/atkbdc/
H A Datkbdcreg.h124 #define KBD_DIAG_DONE 0x0055 macro
H A Datkbdc.c1084 return (c == KBD_DIAG_DONE); in test_controller()