Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb.h532 #define UE_TYPE_ANY 0xff /* for internal use only! */ macro
H A Dusb_device.c289 } else if (setup->type == UE_TYPE_ANY) { in usbd_get_endpoint()