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

/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcitgt.c448 * uhci_hcdi_pipe_reset:
451 uhci_hcdi_pipe_reset(usba_pipe_handle_data_t *ph, usb_flags_t usb_flags) function
461 "uhci_hcdi_pipe_reset: usb_flags = 0x%x", usb_flags);
471 "uhci_hcdi_pipe_reset: try "
492 "uhci_hcdi_pipe_reset: Pipe reset for root"
506 "uhci_hcdi_pipe_reset: Pipe reset for "
513 "uhci_hcdi_pipe_reset: Root hub pipe reset failed");
558 "uhci_hcdi_pipe_reset: Unknown xfer type");

Completed in 45 milliseconds