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

  /src/sys/dev/ic/
pckbc.c 88 static const struct pckbport_accessops pckbc_ops = { variable in typeref:typename:const struct pckbport_accessops
288 t->t_pt = pckbport_attach(t, &pckbc_ops);
666 res = pckbport_cnattach(&pckbc_consdata, &pckbc_ops, slot);
pckbc.c 88 static const struct pckbport_accessops pckbc_ops = { variable in typeref:typename:const struct pckbport_accessops
288 t->t_pt = pckbport_attach(t, &pckbc_ops);
666 res = pckbport_cnattach(&pckbc_consdata, &pckbc_ops, slot);

Completed in 130 milliseconds