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

/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c103 static int uhci_handle_isoc_receive(uhci_state_t *uhcip,
4344 if ((uhci_handle_isoc_receive(uhcip, pp, tw)) != USB_SUCCESS) {
4372 * uhci_handle_isoc_receive:
4377 uhci_handle_isoc_receive( function
4383 "uhci_handle_isoc_receive: tw = 0x%p", (void *)tw);
4396 "uhci_handle_isoc_receive: receive polling failed");

Completed in 54 milliseconds