pckbc_set_poll
pckbc_set_poll(t->t_kbctag, t->t_kbcslot, on);
static void pckbc_set_poll(void *, pckbc_slot_t, int on);
.t_set_poll = pckbc_set_poll,