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

/vbox/src/VBox/VMM/include/
H A DPDMAsyncCompletionInternal.h177 volatile unsigned cEndpoints; member in struct:PDMASYNCCOMPLETIONEPCLASS
H A DPDMAsyncCompletionFileInternal.h163 unsigned cEndpoints; member in struct:PDMACEPFILEMGR
/vbox/src/VBox/Devices/USB/darwin/
H A DUSBProxyDevice-darwin.cpp854 UInt8 cEndpoints = 0; local
856 irc = (*ppIfI)->GetNumEndpoints(ppIfI, &cEndpoints);
877 pIf->cPipes = cEndpoints;

Completed in 56 milliseconds