Home
last modified time | relevance | path

Searched refs:usba_hcdi_pipe_bulk_xfer (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/usb/usba/
H A Dhcdi.h111 int (*usba_hcdi_pipe_bulk_xfer)( member
/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dusbai_req.c570 usba_hcdi_pipe_bulk_xfer(ph_data, in usba_start_next_req()
1572 usba_hcdi_pipe_bulk_xfer(ph_data, req, usb_flags); in usb_pipe_bulk_xfer()
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c1720 usba_hcdi_ops->usba_hcdi_pipe_bulk_xfer = ehci_hcdi_pipe_bulk_xfer; in ehci_alloc_hcdi_ops()
/titanic_41/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c803 hcdi_ops->usba_hcdi_pipe_bulk_xfer = uhci_hcdi_pipe_bulk_xfer; in uhci_alloc_hcdi_ops()
/titanic_41/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c2033 usba_hcdi_ops->usba_hcdi_pipe_bulk_xfer = ohci_hcdi_pipe_bulk_xfer; in ohci_alloc_hcdi_ops()