Searched refs:CurState (Results 1 – 3 of 3) sorted by relevance
187 EFI_USB_HC_STATE CurState; in Uhci2SetState() local194 Status = Uhci2GetState (This, &CurState); in Uhci2SetState()200 if (CurState == State) { in Uhci2SetState()215 if (CurState == EfiUsbHcStateHalt) { in Uhci2SetState()223 } else if (CurState == EfiUsbHcStateSuspend) { in Uhci2SetState()
265 EFI_USB_HC_STATE CurState; in EhcSetState() local267 Status = EhcGetState (This, &CurState); in EhcSetState()273 if (CurState == State) { in EhcSetState()
296 EFI_USB_HC_STATE CurState; in XhcSetState() local299 Status = XhcGetState (This, &CurState); in XhcSetState()305 if (CurState == State) { in XhcSetState()