KBD_ACK
if (data == KBD_ACK)
== KBD_ACK)
KBDC_SET_SCANCODE_SET, codeset) == KBD_ACK) {
send_kbd_command_and_data(kbdc, KBDC_SET_LEDS, 0) != KBD_ACK) {
if (send_kbd_command_and_data(kbdc, command, data) != KBD_ACK)
if (send_kbd_command(kbdc, KBDC_SEND_DEV_ID) != KBD_ACK)
if ((b == KBD_ACK) || (b == KBD_RESEND)
if (res == KBD_ACK)
if (res == KBD_ACK)
if (c == KBD_ACK) /* keyboard has agreed to reset itself... */