Searched defs:uhci_hcdi_pipe_open (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcitgt.c62 * uhci_hcdi_pipe_open:
68 uhci_hcdi_pipe_open(usba_pipe_handle_data_t *ph, usb_flags_t flags) function
82 "uhci_hcdi_pipe_open: addr = 0x%x, ep%d", usb_addr,
105 "uhci_hcdi_pipe_open: Root hub control pipe");
127 "uhci_hcdi_pipe_open: Root hub interrupt "
135 "uhci_hcdi_pipe_open: Root hub pipe open failed");
158 "uhci_hcdi_pipe_open: Zero length packet");
171 "uhci_hcdi_pipe_open: Bandwidth allocation failed");
188 "uhci_hcdi_pipe_open: pp allocation failure");
236 "uhci_hcdi_pipe_open
[all...]

Completed in 45 milliseconds