Searched refs:kbd_txhead (Results 1 – 1 of 1) sorted by relevance
53 static unsigned char kbd_txhead, kbd_txtail; variable208 kbd_txval[kbd_txhead] = val; in a5kkbd_sendbyte()209 KBD_INCTXPTR(kbd_txhead); in a5kkbd_sendbyte()418 if (kbd_txtail == kbd_txhead) in a5kkbd_tx()