Home
last modified time | relevance | path

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

/freebsd/sys/dev/atkbdc/
H A Datkbdcreg.h123 #define KBD_RESET_FAIL 0x00fc macro
H A Datkbdc.c519 || (b == KBD_RESET_FAIL)) in wait_for_kbd_ack()