Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb.h550 #define UE_GET_BULK_STREAMS(x) ((x) & 0x0F) macro
H A Dusb_device.c398 (UE_GET_BULK_STREAMS(ecomp->bmAttributes) != 0)) { in usb_init_endpoint()