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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c274 static int ohci_insert_isoc_req(ohci_state_t *ohcip,
3176 error = ohci_insert_isoc_req(ohcip,
5264 error = ohci_insert_isoc_req(ohcip, pp, tw, flags);
5729 * ohci_insert_isoc_req:
5736 ohci_insert_isoc_req( function
5750 "ohci_insert_isoc_req: flags = 0x%x", flags);
9376 ohci_insert_isoc_req(ohcip, pp, tw, 0) != USB_SUCCESS) {

Completed in 59 milliseconds