Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dhcdi.h137 int (*usba_hcdi_pipe_isoc_xfer)( member
/illumos-gate/usr/src/man/man9e/
H A DMakefile101 usba_hcdi_pipe_isoc_xfer.9e \
/illumos-gate/usr/src/pkg/manifests/
H A Ddriver-usb.p5m132 file path=usr/share/man/man9e/usba_hcdi_pipe_isoc_xfer.9e
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_req.c2433 if ((rval = usba_device->usb_hcdi_ops->usba_hcdi_pipe_isoc_xfer( in usb_pipe_isoc_xfer()
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_usba.c1912 ops->usba_hcdi_pipe_isoc_xfer = xhci_hcdi_pipe_isoc_xfer; in xhci_hcd_init()
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c1743 usba_hcdi_ops->usba_hcdi_pipe_isoc_xfer = ehci_hcdi_pipe_isoc_xfer; in ehci_alloc_hcdi_ops()
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c805 hcdi_ops->usba_hcdi_pipe_isoc_xfer = uhci_hcdi_pipe_isoc_xfer; in uhci_alloc_hcdi_ops()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c2019 usba_hcdi_ops->usba_hcdi_pipe_isoc_xfer = ohci_hcdi_pipe_isoc_xfer; in ohci_alloc_hcdi_ops()