HomeSort by: relevance | last modified time | path
    Searched defs:macekbc_ops (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/sgimips/mace/
macekbc.c 97 static struct pckbport_accessops macekbc_ops = { variable in typeref:struct:pckbport_accessops
159 pckbport_cnattach(t, &macekbc_ops, PCKBPORT_KBD_SLOT);
161 t->t_pt = pckbport_attach(t, &macekbc_ops);

Completed in 14 milliseconds