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

/src/sys/arch/evbppc/wii/dev/
H A Dsi.c141 static int si_open(void *, void (*)(void *, void *, unsigned), void *);
196 t->_open = si_open;
351 si_open(void *cookie, void (*intr)(void *, void *, u_int), void *arg) function in typeref:typename:int

Completed in 3 milliseconds