Home
last modified time | relevance | path

Searched refs:uhso_ucom_start_read (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/sys/dev/usb/net/
Duhso.c461 static void uhso_ucom_start_read(struct ucom_softc *);
504 .ucom_start_read = uhso_ucom_start_read,
1475 uhso_ucom_start_read(struct ucom_softc *ucom) in uhso_ucom_start_read() function