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

/vbox/src/VBox/ValidationKit/tests/usb/
H A DtdUsb1.py310 fRc = fRc and oSession.enableUsbXhci(False);
317 fRc = fRc and oSession.enableUsbXhci(True);
/vbox/src/VBox/ValidationKit/testdriver/
H A Dvboxwrappers.py1064 def enableUsbXhci(self, fEnable): member in class:SessionWrapper

Completed in 1314 milliseconds