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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciDxe/
H A DEhci.c202 EhcGetState ( function
225 DEBUG ((EFI_D_INFO, "EhcGetState: current state %d\n", *State));
254 Status = EhcGetState (This, &CurState);
1566 Ehc->Usb2Hc.GetState = EhcGetState;

Completed in 47 milliseconds