HomeSort by: relevance | last modified time | path
    Searched refs:kbd_decode (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/luna68k/stand/boot/
samachdep.h 110 int kbd_decode(uint8_t);
kbd.c 219 kbd_decode(uint8_t code) function in typeref:typename:int
sio.c 120 int c = kbd_decode(sio_addr[unit]->sio_data);

Completed in 12 milliseconds