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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c86 static int ohci_hcdi_pipe_open(
2025 usba_hcdi_ops->usba_hcdi_pipe_open = ohci_hcdi_pipe_open;
2458 * ohci_hcdi_pipe_open:
2465 ohci_hcdi_pipe_open( function
2479 "ohci_hcdi_pipe_open: addr = 0x%x, ep%d",
2514 "ohci_hcdi_pipe_open: Pipe is already opened");
2544 "ohci_hcdi_pipe_open: Bandwidth allocation failed");
2611 "ohci_hcdi_pipe_open: ED allocation failed");
2655 "ohci_hcdi_pipe_open: ph = 0x%p", (void *)ph);

Completed in 76 milliseconds