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

/vbox/src/VBox/Devices/USB/darwin/
H A DUSBProxyDevice-darwin.cpp991 * @param pu8PipeRef Where to store the darwin pipe ref.
995 uint8_t *pu8PipeRef, PPUSBPROXYPIPEOSX ppPipe)
1007 *pu8PipeRef = pIf->aPipes[i].u8PipeRef;
994 usbProxyDarwinGetInterfaceForEndpoint(PUSBPROXYDEVOSX pDevOsX, uint8_t u8Endpoint, uint8_t *pu8PipeRef, PPUSBPROXYPIPEOSX ppPipe) argument

Completed in 81 milliseconds