Searched defs:fHighSpeed (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/USB/
H A DVUSBReadAhead.cpp52 bool fHighSpeed; member in struct:VUSBREADAHEADINT
191 if (pThis->fHighSpeed)
403 pThis->fHighSpeed = pRh && ((pRh->fHcVersions & VUSB_STDVER_20) != 0);
412 if (pThis->fHighSpeed)

Completed in 58 milliseconds