USB_ISO_ASAP
if ((isochronousData->flags & USB_ISO_ASAP) != 0 ||
if (isochronousData->flags & USB_ISO_ASAP ||
if (isochronousData->flags & USB_ISO_ASAP ||
if ((isochronousData->flags & USB_ISO_ASAP) != 0
&fStartingFrame, USB_ISO_ASAP,
&startingFrame, USB_ISO_ASAP, sco_rx_complete, (void*)ctx);
SCO_PACKETS_PER_BUFFER, &startingFrame, USB_ISO_ASAP, sco_rx_complete, ctx);
descriptors, packetCount, &startingFrameNumber, USB_ISO_ASAP, sco_tx_complete,