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

/netbsd-current/sys/dev/usb/
H A Du3g.c164 static void u3g_write(void *, int, u_char *, u_char *, uint32_t *);
172 .ucom_write = u3g_write,
650 u3g_write(void *arg, int portno, u_char *to, u_char *from, uint32_t *count) function

Completed in 157 milliseconds