Home
last modified time | relevance | path

Searched refs:k_tbuf (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/sun/
H A Dkbdsun.c316 k->k_tbuf[put] = (uint8_t)c; in kbd_sun_output()
374 c = k->k_tbuf[get]; in kbd_sun_start_tx()
H A Dkbdsunvar.h128 u_char k_tbuf[KBD_TX_RING_SIZE]; /* data */ member