Home
last modified time | relevance | path

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

/illumos-gate/usr/src/man/man9e/
H A DMakefile105 usba_hcdi_pipe_open.9e \
224 usba_hcdi_pipe_close.9e := LINKSRC = usba_hcdi_pipe_open.9e
/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dhcdi.h72 int (*usba_hcdi_pipe_open)( member
/illumos-gate/usr/src/pkg/manifests/
H A Ddriver-usb.p5m129 target=usba_hcdi_pipe_open.9e
133 file path=usr/share/man/man9e/usba_hcdi_pipe_open.9e
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_pipe_mgmt.c954 if ((rval = usba_device->usb_hcdi_ops->usba_hcdi_pipe_open(ph_data, in usb_pipe_xopen()
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_usba.c1967 ops->usba_hcdi_pipe_open = xhci_hcdi_pipe_open; in xhci_hcd_init()
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c1733 usba_hcdi_ops->usba_hcdi_pipe_open = ehci_hcdi_pipe_open; in ehci_alloc_hcdi_ops()
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c796 hcdi_ops->usba_hcdi_pipe_open = uhci_hcdi_pipe_open; in uhci_alloc_hcdi_ops()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c2009 usba_hcdi_ops->usba_hcdi_pipe_open = ohci_hcdi_pipe_open; in ohci_alloc_hcdi_ops()