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

/haiku-fatelf/src/add-ons/kernel/busses/usb/
H A Dehci.cpp785 uint16 itdIndex = 0; local
801 isoRequest[itdIndex++] = itd;
848 TRACE("isochronous filled itds count %d\n", itdIndex);
852 itdIndex - 1, directionIn, bufferPhy, bufferLog,
856 for (uint32 i = 0; i < itdIndex; i++)

Completed in 42 milliseconds