Searched refs:get_controller_command_byte (Results 1 – 4 of 4) sorted by relevance
308 int get_controller_command_byte(KBDC kbdc);
1362 c = get_controller_command_byte(kbdc); in probe_keyboard()1429 c = get_controller_command_byte(kbdc); in init_keyboard()1600 c = get_controller_command_byte(kbdc); in write_kbd()
1193 get_controller_command_byte(KBDC p) in get_controller_command_byte() function1207 if (get_controller_command_byte(p) == -1) in set_controller_command_byte()
1280 c = get_controller_command_byte(sc->kbdc);1460 command_byte = get_controller_command_byte(sc->kbdc);2305 command_byte = get_controller_command_byte(sc->kbdc);2348 command_byte = get_controller_command_byte(sc->kbdc);2546 *c = get_controller_command_byte(sc->kbdc);