Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dusbroothub.c295 .bLength = USB_BOS_DESCRIPTOR_SIZE,
Dusb.h336 #define USB_BOS_DESCRIPTOR_SIZE 5 macro
Dusbdi_util.c129 USB_BOS_DESCRIPTOR_SIZE, d); in usbd_get_bos_desc()
Dusb_subr.c777 if (blen < USB_BOS_DESCRIPTOR_SIZE) { in usbd_set_config_index()