Home
last modified time | relevance | path

Searched refs:USB_CONTROL_ENDPOINT (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/bus/u4b/
H A Dusb.h71 #define USB_CONTROL_ENDPOINT 0 /* default control endpoint */ macro
H A Dusb_device.c1624 udev->ctrl_ep_desc.bEndpointAddress = USB_CONTROL_ENDPOINT; in usb_alloc_device()