Home
last modified time | relevance | path

Searched refs:USB_NO_BANDWIDTH (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_command.c614 ret = USB_NO_BANDWIDTH; in xhci_command_configure_endpoint()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_util.c1888 { USB_NO_BANDWIDTH, "<no bandwidth>" },
1921 { USB_NO_BANDWIDTH, EAGAIN },
H A Dusbai_req.c464 {USB_NO_BANDWIDTH, USB_CR_NO_RESOURCES},
/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h86 #define USB_NO_BANDWIDTH -3 /* no bandwidth available */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c2289 return (USB_NO_BANDWIDTH); in ehci_allocate_high_speed_bandwidth()
2370 return (USB_NO_BANDWIDTH); in ehci_allocate_classic_tt_bandwidth()
2399 return (USB_NO_BANDWIDTH); in ehci_allocate_classic_tt_bandwidth()
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_as/
H A Dusb_as.c898 case USB_NO_BANDWIDTH: in usb_as_setup()
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c1024 return (USB_NO_BANDWIDTH); in uhci_allocate_bandwidth()
1118 return (USB_NO_BANDWIDTH); in uhci_allocate_bandwidth()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c3285 return (USB_NO_BANDWIDTH); in ohci_allocate_bandwidth()
3360 return (USB_NO_BANDWIDTH); in ohci_allocate_bandwidth()