Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/usb/usba/
H A Dhcdi.c421 case USB_CR_NO_RESOURCES: in usba_hcdi_update_error_stats()
555 USB_CR_NO_RESOURCES, USB_CB_ASYNC_REQ_FAILED); in usba_hcdi_cb()
574 USB_CR_NO_RESOURCES, in usba_hcdi_cb()
H A Dusbai_req.c458 {USB_NO_RESOURCES, USB_CR_NO_RESOURCES},
459 {USB_NO_BANDWIDTH, USB_CR_NO_RESOURCES},
H A Dusbai_util.c1799 { USB_CR_NO_RESOURCES, "<No resources>" },
H A Dusba_ugen.c4234 { USB_CR_NO_RESOURCES, USB_LC_STAT_NO_BANDWIDTH },
/titanic_44/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()
/titanic_44/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.c1322 pp->pp_error = USB_CR_NO_RESOURCES; in ehci_handle_itd()
1420 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.c3831 (pp->pp_error == USB_CR_NO_RESOURCES) && in ehci_check_for_transfers_completion()
3839 ehcip, pp, USB_CR_NO_RESOURCES); in ehci_check_for_transfers_completion()
4130 case USB_CR_NO_RESOURCES: in ehci_hcdi_callback()
/titanic_44/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.c9221 pp->pp_error = USB_CR_NO_RESOURCES; in ohci_handle_intr_td()
9383 pp->pp_error = USB_CR_NO_RESOURCES; in ohci_handle_isoc_td()
10520 (pp->pp_error == USB_CR_NO_RESOURCES) && in ohci_check_for_transfers_completion()
10528 ohcip, pp, USB_CR_NO_RESOURCES); in ohci_check_for_transfers_completion()
10862 case USB_CR_NO_RESOURCES: in ohci_hcdi_callback()
/titanic_44/usr/src/uts/common/sys/usb/
H A Dusbai.h151 USB_CR_NO_RESOURCES = 14, /* no resources */ enumerator
/titanic_44/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()
/titanic_44/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c1534 case USB_CR_NO_RESOURCES: in hid_interrupt_pipe_exception_callback()
/titanic_44/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c3267 case USB_CR_NO_RESOURCES: in usbvc_isoc_exc_cb()