Searched refs:get_controller_command_byte (Results 1 – 4 of 4) sorted by relevance
274 int get_controller_command_byte(KBDC kbdc);
1308 c = get_controller_command_byte(kbdc); in probe_keyboard()1370 c = get_controller_command_byte(kbdc); in init_keyboard()1526 c = get_controller_command_byte(kbdc); in write_kbd()
1176 get_controller_command_byte(KBDC p) in get_controller_command_byte() function1190 if (get_controller_command_byte(p) == -1) in set_controller_command_byte()
1247 c = get_controller_command_byte(sc->kbdc);1427 command_byte = get_controller_command_byte(sc->kbdc);2244 command_byte = get_controller_command_byte(sc->kbdc);2289 command_byte = get_controller_command_byte(sc->kbdc);2489 *c = get_controller_command_byte(sc->kbdc);