Searched refs:USB_ISO_ASAP (Results 1 - 6 of 6) sorted by relevance

/haiku/headers/os/drivers/
H A DUSB3.h78 #define USB_ISO_ASAP 0x01 macro
/haiku/src/add-ons/kernel/drivers/audio/usb/
H A DStream.cpp315 &fStartingFrame, USB_ISO_ASAP,
/haiku/src/add-ons/kernel/busses/usb/
H A Duhci.cpp1327 if (isochronousData->flags & USB_ISO_ASAP ||
H A Dohci.cpp2184 if (isochronousData->flags & USB_ISO_ASAP ||
H A Dehci.cpp1204 if ((isochronousData->flags & USB_ISO_ASAP) != 0 ||
H A Dxhci.cpp1036 if ((isochronousData->flags & USB_ISO_ASAP) != 0

Completed in 107 milliseconds