Home
last modified time | relevance | path

Searched refs:t_present (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/sgimips/mace/
H A Dmacekbc.c76 int t_present[PCKBPORT_NSLOTS]; member
131 t->t_present[slot] = 0; in macekbc_attach()
163 t->t_present[PCKBPORT_KBD_SLOT] = 1; in macekbc_attach()
165 t->t_present[PCKBPORT_AUX_SLOT] = 1; in macekbc_attach()
188 if (t->t_present[slot] == 0) in macekbc_intr()