Searched refs:pckbport_accessops (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pckbport/
H A Dpckbportvar.h44 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 *);
H A Dpckbport.c116 pckbport_attach(void *cookie, struct pckbport_accessops const *ops)
596 pckbport_cnattach(void *cookie, struct pckbport_accessops const *ops,
/netbsd-6-1-5-RELEASE/sys/arch/evbppc/virtex/dev/
H A Dpstwo.c90 static struct pckbport_accessops pstwo_ops = {
/netbsd-6-1-5-RELEASE/sys/arch/hp700/gsc/
H A Dgsckbc.c127 const struct pckbport_accessops gsckbc_accessops = {
/netbsd-6-1-5-RELEASE/sys/arch/arm/iomd/
H A Diomdkbc.c95 static struct pckbport_accessops const iomdkbc_ops = {
/netbsd-6-1-5-RELEASE/sys/arch/sgimips/mace/
H A Dmacekbc.c98 static struct pckbport_accessops macekbc_ops = {
/netbsd-6-1-5-RELEASE/sys/arch/arm/sa11x0/
H A Dsa1111_kbc.c116 static struct pckbport_accessops const sackbc_ops = {
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dpckbc.c88 static struct pckbport_accessops const pckbc_ops = {

Completed in 127 milliseconds