Searched refs:USB_NO_BANDWIDTH (Results 1 – 7 of 7) sorted by relevance
85 #define USB_NO_BANDWIDTH -3 /* no bandwidth available */ macro
1887 { USB_NO_BANDWIDTH, "<no bandwidth>" },1920 { USB_NO_BANDWIDTH, EAGAIN },
459 {USB_NO_BANDWIDTH, USB_CR_NO_RESOURCES},
2268 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()
898 case USB_NO_BANDWIDTH: in usb_as_setup()
1024 return (USB_NO_BANDWIDTH); in uhci_allocate_bandwidth()1118 return (USB_NO_BANDWIDTH); in uhci_allocate_bandwidth()
3301 return (USB_NO_BANDWIDTH); in ohci_allocate_bandwidth()3376 return (USB_NO_BANDWIDTH); in ohci_allocate_bandwidth()