Home
last modified time | relevance | path

Searched defs:_kqueue (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/atkbdc/
H A Datkbdcreg.h181 typedef struct _kqueue { struct
182 int head;
183 int tail;
184 unsigned char q[KBDQ_BUFSIZE];
186 int call_count;
187 int qcount;
188 int max_qcount;