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

/vbox/src/VBox/ValidationKit/tests/usb/
H A DtdUsb1.py308 fRc = fRc and oSession.enableUsbOhci(False);
313 fRc = fRc and oSession.enableUsbOhci(True);
/vbox/src/VBox/ValidationKit/testdriver/
H A Dvboxwrappers.py1001 def enableUsbOhci(self, fEnable): member in class:SessionWrapper

Completed in 1106 milliseconds