Searched refs:usbvc_read_buf (Results 1 – 1 of 1) sorted by relevance
226 static int usbvc_read_buf(usbvc_state_t *, struct buf *);910 if (usbvc_read_buf(usbvcp, bp) != USB_SUCCESS) { in usbvc_strategy()2814 usbvc_read_buf(usbvc_state_t *usbvcp, struct buf *bp) in usbvc_read_buf() function