Searched refs:KB_ENABLE (Results 1 – 2 of 2) sorted by relevance
53 #define KB_ENABLE 0xF4 /* command to to enable keyboard */ macro
654 kb8042_send_to_keyboard(kb8042, KB_ENABLE, B_TRUE); in kb8042_init()1381 } else if (byte == KB_ENABLE) {1388 (void) kb8042_send_and_wait(kb8042, KB_ENABLE, polled);