Searched defs:usbvc_open_isoc_pipe (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c788 if (usbvc_open_isoc_pipe(usbvcp, strm_if) != USB_SUCCESS) {
3017 usbvc_open_isoc_pipe(usbvc_state_t *usbvcp, usbvc_stream_if_t *strm_if) function
3034 "usbvc_open_isoc_pipe: open pipe fail");
3045 "usbvc_open_isoc_pipe: success, datain_ph=%p",

Completed in 66 milliseconds