Home
last modified time | relevance | path

Searched refs:USB_HC_HARDWARE_ERROR (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_command.c426 return (USB_HC_HARDWARE_ERROR); in xhci_command_submit()
440 return (USB_HC_HARDWARE_ERROR); in xhci_command_submit()
464 ret = USB_HC_HARDWARE_ERROR; in xhci_command_submit()
506 ret = USB_HC_HARDWARE_ERROR; in xhci_command_enable_slot()
537 ret = USB_HC_HARDWARE_ERROR; in xhci_command_disable_slot()
574 ret = USB_HC_HARDWARE_ERROR; in xhci_command_set_address()
621 ret = USB_HC_HARDWARE_ERROR; in xhci_command_configure_endpoint()
663 ret = USB_HC_HARDWARE_ERROR; in xhci_command_evaluate_context()
720 ret = USB_HC_HARDWARE_ERROR; in xhci_command_reset_endpoint()
782 ret = USB_HC_HARDWARE_ERROR; in xhci_command_set_tr_dequeue()
[all …]
H A Dxhci_polled.c204 return (USB_HC_HARDWARE_ERROR); in xhci_polled_event_process()
223 USB_HC_HARDWARE_ERROR); in xhci_polled_event_process()
224 return (USB_HC_HARDWARE_ERROR); in xhci_polled_event_process()
242 return (USB_HC_HARDWARE_ERROR); in xhci_polled_event_process()
335 USB_HC_HARDWARE_ERROR); in xhci_hcdi_console_input_enter()
336 return (USB_HC_HARDWARE_ERROR); in xhci_hcdi_console_input_enter()
H A Dxhci_usba.c71 return (USB_HC_HARDWARE_ERROR); in xhci_hcdi_pipe_open()
238 return (USB_HC_HARDWARE_ERROR); in xhci_hcdi_pipe_open()
289 return (USB_HC_HARDWARE_ERROR); in xhci_hcdi_pipe_open()
413 return (USB_HC_HARDWARE_ERROR); in xhci_hcdi_pipe_poll_fini()
667 return (USB_HC_HARDWARE_ERROR); in xhci_hcdi_pipe_reset()
796 return (USB_HC_HARDWARE_ERROR); in xhci_hcdi_pipe_ctrl_xfer()
883 return (USB_HC_HARDWARE_ERROR); in xhci_hcdi_pipe_ctrl_xfer()
962 return (USB_HC_HARDWARE_ERROR); in xhci_hcdi_pipe_bulk_xfer()
1010 return (USB_HC_HARDWARE_ERROR); in xhci_hcdi_pipe_bulk_xfer()
1104 return (USB_HC_HARDWARE_ERROR); in xhci_hcdi_periodic_init()
[all …]
H A Dxhci_endpoint.c160 ret = USB_HC_HARDWARE_ERROR; in xhci_endpoint_unconfigure()
301 ret = USB_HC_HARDWARE_ERROR; in xhci_endpoint_update_default()
950 return (USB_HC_HARDWARE_ERROR); in xhci_endpoint_ring()
1118 return (USB_HC_HARDWARE_ERROR); in xhci_endpoint_schedule()
H A Dxhci_hub.c718 return (USB_HC_HARDWARE_ERROR); in xhci_root_hub_intr_root_enable()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_util.c1894 { USB_HC_HARDWARE_ERROR, "<hw error>" },
1927 { USB_HC_HARDWARE_ERROR, EIO },
H A Dusbai_req.c470 {USB_HC_HARDWARE_ERROR, USB_CR_UNSPECIFIED_ERR},
/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h92 #define USB_HC_HARDWARE_ERROR -9 /* usb host controller error */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c3679 val = USB_HC_HARDWARE_ERROR; in ehci_state_is_operational()
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c4990 val = USB_HC_HARDWARE_ERROR; in uhci_state_is_operational()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c9698 val = USB_HC_HARDWARE_ERROR; in ohci_state_is_operational()