Home
last modified time | relevance | path

Searched refs:uhci_hcdi_pipe_bulk_xfer (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhciutil.h51 int uhci_hcdi_pipe_bulk_xfer(usba_pipe_handle_data_t *,
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcitgt.c662 uhci_hcdi_pipe_bulk_xfer(usba_pipe_handle_data_t *pipe_handle, in uhci_hcdi_pipe_bulk_xfer() function
H A Duhciutil.c803 hcdi_ops->usba_hcdi_pipe_bulk_xfer = uhci_hcdi_pipe_bulk_xfer; in uhci_alloc_hcdi_ops()