Home | Sort by: relevance | last modified time | path |
/src/sys/dev/usb/ | |
usbroothub.c | 177 static const usb_device_descriptor_t usbroothub_devd3 = { variable in typeref:typename:const usb_device_descriptor_t 412 buflen = uimin(len, sizeof(usbroothub_devd3)); 413 memcpy(buf, &usbroothub_devd3, buflen); |
usbroothub.c | 177 static const usb_device_descriptor_t usbroothub_devd3 = { variable in typeref:typename:const usb_device_descriptor_t 412 buflen = uimin(len, sizeof(usbroothub_devd3)); 413 memcpy(buf, &usbroothub_devd3, buflen); |
usbroothub.c | 177 static const usb_device_descriptor_t usbroothub_devd3 = { variable in typeref:typename:const usb_device_descriptor_t 412 buflen = uimin(len, sizeof(usbroothub_devd3)); 413 memcpy(buf, &usbroothub_devd3, buflen); |