Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/template/
H A Dusb_template_audio.c257 .bmAttributes = UE_ISOCHRONOUS | UE_ISO_ADAPT,
315 .bmAttributes = UE_ISOCHRONOUS | UE_ISO_ADAPT,
/freebsd/sys/dev/usb/
H A Dusb.h551 #define UE_ISO_ADAPT 0x08 macro