Searched refs:ehci_hcdi_pipe_open (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h1098 int ehci_hcdi_pipe_open(
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c800 * ehci_hcdi_pipe_open:
807 ehci_hcdi_pipe_open( function
823 "ehci_hcdi_pipe_open: addr = 0x%x, ep%d",
854 "ehci_hcdi_pipe_open: Pipe is already opened");
883 "ehci_hcdi_pipe_open: Bandwidth allocation failed");
962 "ehci_hcdi_pipe_open: QH allocation failed");
1012 "ehci_hcdi_pipe_open: ph = 0x%p", (void *)ph);
H A Dehci_util.c1712 usba_hcdi_ops->usba_hcdi_pipe_open = ehci_hcdi_pipe_open;

Completed in 73 milliseconds