Searched refs:t_inputarg (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pckbport/
H A Dpckbportvar.h64 void *t_inputarg[PCKBPORT_NSLOTS]; member in struct:pckbport_tag
H A Dpckbport.c567 t->t_inputarg[slot] = arg;
588 (*t->t_inputhandler[slot])(t->t_inputarg[slot], data);

Completed in 89 milliseconds