Home
last modified time | relevance | path

Searched refs:USB_CR_NO_RESOURCES (Results 1 – 19 of 19) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhcdi.c436 case USB_CR_NO_RESOURCES: in usba_hcdi_update_error_stats()
569 USB_CR_NO_RESOURCES, USB_CB_ASYNC_REQ_FAILED); in usba_hcdi_cb()
588 USB_CR_NO_RESOURCES, in usba_hcdi_cb()
H A Dusbai_req.c463 {USB_NO_RESOURCES, USB_CR_NO_RESOURCES},
464 {USB_NO_BANDWIDTH, USB_CR_NO_RESOURCES},
H A Dusbai_util.c1800 { USB_CR_NO_RESOURCES, "<No resources>" },
H A Dusba_ugen.c4261 { USB_CR_NO_RESOURCES, USB_LC_STAT_NO_BANDWIDTH },
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhci.c1286 tw, USB_CR_NO_RESOURCES); in uhci_handle_intr_td()
1301 tw, USB_CR_NO_RESOURCES); in uhci_handle_intr_td()
1506 USB_CR_NO_RESOURCES); in uhci_handle_ctrl_td()
1560 USB_CR_NO_RESOURCES); in uhci_handle_ctrl_td()
H A Duhcihub.c787 USB_CR_NO_RESOURCES); in uhci_handle_root_hub_status_change()
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c1152 ehci_root_hub_intr_pipe_cleanup(ehcip, USB_CR_NO_RESOURCES); in ehci_root_hub_reset_occured()
2038 ehcip, USB_CR_NO_RESOURCES); in ehci_handle_root_hub_status_change()
2082 case USB_CR_NO_RESOURCES: in ehci_root_hub_hcdi_callback()
H A Dehci_isoch.c1323 pp->pp_error = USB_CR_NO_RESOURCES; in ehci_handle_itd()
1421 case USB_CR_NO_RESOURCES: in ehci_hcdi_isoc_callback()
H A Dehci_intr.c1185 pp->pp_error = USB_CR_NO_RESOURCES; in ehci_handle_intr_qtd()
H A Dehci_xfer.c3827 (pp->pp_error == USB_CR_NO_RESOURCES) && in ehci_check_for_transfers_completion()
3835 ehcip, pp, USB_CR_NO_RESOURCES); in ehci_check_for_transfers_completion()
4126 case USB_CR_NO_RESOURCES: in ehci_hcdi_callback()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c1730 ohcip, USB_CR_NO_RESOURCES); in ohci_handle_root_hub_status_change()
1773 case USB_CR_NO_RESOURCES: in ohci_root_hub_hcdi_callback()
H A Dohci.c9201 pp->pp_error = USB_CR_NO_RESOURCES; in ohci_handle_intr_td()
9363 pp->pp_error = USB_CR_NO_RESOURCES; in ohci_handle_isoc_td()
10500 (pp->pp_error == USB_CR_NO_RESOURCES) && in ohci_check_for_transfers_completion()
10508 ohcip, pp, USB_CR_NO_RESOURCES); in ohci_check_for_transfers_completion()
10842 case USB_CR_NO_RESOURCES: in ohci_hcdi_callback()
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_endpoint.c1295 *cr = USB_CR_NO_RESOURCES; in xhci_endpoint_dup_periodic()
1383 if (cr == USB_CR_NO_RESOURCES) in xhci_endpoint_norm_callback()
H A Dxhci_hub.c657 usba_hcdi_cb(ph, (usb_opaque_t)new, USB_CR_NO_RESOURCES); in xhci_root_hub_psc_callback()
/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h152 USB_CR_NO_RESOURCES = 14, /* no resources */ enumerator
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_as/
H A Dusb_as.c1492 case USB_CR_NO_RESOURCES: in usb_as_record_exc_cb()
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c1720 case USB_CR_NO_RESOURCES: in hid_interrupt_pipe_exception_callback()
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c3270 case USB_CR_NO_RESOURCES: in usbvc_isoc_exc_cb()
/illumos-gate/usr/src/uts/common/io/usb/clients/ccid/
H A Dccid.c2066 case USB_CR_NO_RESOURCES: in ccid_intr_pipe_except_cb()