Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/
H A Dusbai.h85 #define USB_NO_BANDWIDTH -3 /* no bandwidth available */ macro
/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dusbai_util.c1887 { USB_NO_BANDWIDTH, "<no bandwidth>" },
1920 { USB_NO_BANDWIDTH, EAGAIN },
H A Dusbai_req.c459 {USB_NO_BANDWIDTH, USB_CR_NO_RESOURCES},
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c2268 return (USB_NO_BANDWIDTH); in ehci_allocate_high_speed_bandwidth()
2349 return (USB_NO_BANDWIDTH); in ehci_allocate_classic_tt_bandwidth()
2378 return (USB_NO_BANDWIDTH); in ehci_allocate_classic_tt_bandwidth()
/titanic_41/usr/src/uts/common/io/usb/clients/audio/usb_as/
H A Dusb_as.c898 case USB_NO_BANDWIDTH: in usb_as_setup()
/titanic_41/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()
/titanic_41/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c3301 return (USB_NO_BANDWIDTH); in ohci_allocate_bandwidth()
3376 return (USB_NO_BANDWIDTH); in ohci_allocate_bandwidth()