Home
last modified time | relevance | path

Searched refs:usba_hcdi_pipe_intr_xfer (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dhcdi.h122 int (*usba_hcdi_pipe_intr_xfer)( member
/illumos-gate/usr/src/man/man9e/
H A DMakefile103 usba_hcdi_pipe_intr_xfer.9e \
/illumos-gate/usr/src/pkg/manifests/
H A Ddriver-usb.p5m131 file path=usr/share/man/man9e/usba_hcdi_pipe_intr_xfer.9e
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_req.c1905 if ((rval = usba_device->usb_hcdi_ops->usba_hcdi_pipe_intr_xfer(ph_data, in usb_pipe_intr_xfer()
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_usba.c1975 ops->usba_hcdi_pipe_intr_xfer = xhci_hcdi_pipe_intr_xfer; in xhci_hcd_init()
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c1742 usba_hcdi_ops->usba_hcdi_pipe_intr_xfer = ehci_hcdi_pipe_intr_xfer; in ehci_alloc_hcdi_ops()
/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; in uhci_alloc_hcdi_ops()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c2018 usba_hcdi_ops->usba_hcdi_pipe_intr_xfer = ohci_hcdi_pipe_intr_xfer; in ohci_alloc_hcdi_ops()