Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/warlock/
H A Duhci.wlcmd44 root uhci_hcdi_pipe_bulk_xfer
/titanic_41/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhciutil.h51 int uhci_hcdi_pipe_bulk_xfer(usba_pipe_handle_data_t *,
/titanic_41/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()