KBD_RX_RING_SIZE
u_short k_rbuf[KBD_RX_RING_SIZE]; /* rr1, data pairs */
#define KBD_RX_RING_MASK (KBD_RX_RING_SIZE - 1)