Home
last modified time | relevance | path

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,
3160 error = ohci_insert_isoc_req(ohcip, in ohci_hcdi_pipe_isoc_xfer()
5246 error = ohci_insert_isoc_req(ohcip, pp, tw, flags); in ohci_start_pipe_polling()
5718 ohci_insert_isoc_req( in ohci_insert_isoc_req() function
9356 ohci_insert_isoc_req(ohcip, pp, tw, 0) != USB_SUCCESS) { in ohci_handle_isoc_td()