Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/mace/
H A Dmacekbc.c97 static struct pckbport_accessops macekbc_ops = { variable
159 pckbport_cnattach(t, &macekbc_ops, PCKBPORT_KBD_SLOT); in macekbc_attach()
161 t->t_pt = pckbport_attach(t, &macekbc_ops); in macekbc_attach()