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

/vbox/src/VBox/Devices/USB/
H A DVUSBDevice.cpp120 void vusbDevMapEndpoint(PVUSBDEV pDev, PCVUSBDESCENDPOINTEX pEndPtDesc) function
124 LogFlow(("vusbDevMapEndpoint: pDev=%p[%s] pEndPtDesc=%p{.bEndpointAddress=%#x, .bmAttributes=%#x} p=%p stage %s->SETUP\n",
211 vusbDevMapEndpoint(pDev, &pIfDesc->paEndpoints[i]);

Completed in 48 milliseconds