Searched refs:t_haveaux (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dpckbcvar.h62 int t_haveaux; /* controller has an aux port */ member in struct:pckbc_internal
H A Dpckbc.c190 t->t_haveaux);
412 t->t_haveaux = 1;
423 if (t->t_haveaux) {
492 slot, t->t_haveaux);
503 slot, t->t_haveaux);
621 t->t_haveaux);
661 t->t_haveaux);
1027 slot = (t->t_haveaux && (stat & KBS_AUXDATA)) ?

Completed in 76 milliseconds