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

  /src/sys/dev/pckbport/
pckbportvar.h 44 struct pckbport_accessops { struct
67 struct pckbport_accessops const *t_ops;
95 int pckbport_cnattach(void *, struct pckbport_accessops const *,
98 struct pckbport_accessops const *);
pckbportvar.h 44 struct pckbport_accessops { struct
67 struct pckbport_accessops const *t_ops;
95 int pckbport_cnattach(void *, struct pckbport_accessops const *,
98 struct pckbport_accessops const *);

Completed in 23 milliseconds