NEVENTQ
if (hc->hc_nevents == NEVENTQ) {
if (&hc->hc_eventq[NEVENTQ] <= ++hc->hc_tail)
if (&hc->hc_eventq[NEVENTQ] <= ++hc->hc_head)
struct hpckbd_eventq hc_eventq[NEVENTQ];