Searched refs:t_send_devcmd (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pckbport/
H A Dpckbportvar.h47 int (*t_send_devcmd) (void *, pckbport_slot_t, u_char); member in struct:pckbport_accessops
H A Dpckbport.c112 return t->t_ops->t_send_devcmd(t->t_cookie, slot, val);
/netbsd-6-1-5-RELEASE/sys/arch/evbppc/virtex/dev/
H A Dpstwo.c92 .t_send_devcmd = pstwo_send_devcmd,
/netbsd-6-1-5-RELEASE/sys/arch/sgimips/mace/
H A Dmacekbc.c100 .t_send_devcmd = macekbc_send_devcmd,

Completed in 58 milliseconds