Home
last modified time | relevance | path

Searched refs:get_controller_command_byte (Results 1 – 4 of 4) sorted by relevance

/src/sys/dev/atkbdc/
H A Datkbdcreg.h273 int get_controller_command_byte(KBDC kbdc);
H A Datkbd.c1314 c = get_controller_command_byte(kbdc); in probe_keyboard()
1376 c = get_controller_command_byte(kbdc); in init_keyboard()
1524 c = get_controller_command_byte(kbdc); in write_kbd()
H A Datkbdc.c1154 get_controller_command_byte(KBDC p) in get_controller_command_byte() function
1168 if (get_controller_command_byte(p) == -1) in set_controller_command_byte()
H A Dpsm.c1260 c = get_controller_command_byte(sc->kbdc);
1438 command_byte = get_controller_command_byte(sc->kbdc);
2267 command_byte = get_controller_command_byte(sc->kbdc);
2311 command_byte = get_controller_command_byte(sc->kbdc);
2507 *c = get_controller_command_byte(sc->kbdc);