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

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dhcdi.h119 int (*usba_hcdi_pipe_intr_xfer)( member in struct:usba_hcdi_ops
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_req.c1900 if ((rval = usba_device->usb_hcdi_ops->usba_hcdi_pipe_intr_xfer(ph_data,
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c1721 usba_hcdi_ops->usba_hcdi_pipe_intr_xfer = ehci_hcdi_pipe_intr_xfer;
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c804 hcdi_ops->usba_hcdi_pipe_intr_xfer = uhci_hcdi_pipe_intr_xfer;
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c2034 usba_hcdi_ops->usba_hcdi_pipe_intr_xfer = ohci_hcdi_pipe_intr_xfer;

Completed in 106 milliseconds