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

/vbox/include/VBox/
H A Dvusb.h754 DECLINLINE(int) VUSBIRhSubmitUrb(PVUSBIROOTHUBCONNECTOR pInterface, PVUSBURB pUrb, struct PDMLED *pLed) function
/vbox/src/VBox/Devices/USB/
H A DDevOHCI.cpp44 * it using the VUSBIRhSubmitUrb function. The roothub device and the virtual
2766 int rc = VUSBIRhSubmitUrb(pThis->RootHub.pIRhConn, pUrb, &pThis->RootHub.Led);
2930 int rc = VUSBIRhSubmitUrb(pThis->RootHub.pIRhConn, pUrb, &pThis->RootHub.Led);
3154 int rc = VUSBIRhSubmitUrb(pThis->RootHub.pIRhConn, pUrb, &pThis->RootHub.Led);

Completed in 51 milliseconds