Home
last modified time | relevance | path

Searched refs:USB_IS_SS (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/dev/usb/
H A Duhub.c216 if (dev->ud_depth != 0 && USB_IS_SS(dev->ud_speed)) { in usbd_get_hub_desc()
378 if (USB_IS_SS(dev->ud_speed) && dev->ud_depth != 0) { in uhub_attach()
824 if (USB_IS_SS(speed)) { in uhub_explore()
H A Dusb.h904 #define USB_IS_SS(X) ((X) == USB_SPEED_SUPER || (X) == USB_SPEED_SUPER_PLUS) macro
H A Dusb_subr.c770 if (USB_IS_SS(dev->ud_speed)) { in usbd_set_config_index()
1793 const bool sshub_p = USB_IS_SS(dev->ud_speed); in usbd_fill_deviceinfo()
H A Dxhci.c2964 if (USB_IS_SS(speed)) { in xhci_new_device()
3872 if (USB_IS_SS(speed)) { in xhci_setup_maxburst()
3913 if (USB_IS_SS(speed)) { in xhci_setup_maxburst()