pckbport_cnattach
return pckbport_cnattach(t, &iomdkbc_ops, slot);
if (pckbport_cnattach(sc, &gsckbc_accessops,
pckbport_cnattach(t, &macekbc_ops, PCKBPORT_KBD_SLOT);
res = pckbport_cnattach(&pckbc_consdata, &pckbc_ops, slot);
pckbport_cnattach(sc, &plkmi_ops, sc->sc_slot);
int pckbport_cnattach(void *, struct pckbport_accessops const *,