Home | History | Annotate | Download | only in AtaAtapiPassThru

Lines Matching refs:IdeInit

2226   EFI_IDE_CONTROLLER_INIT_PROTOCOL *IdeInit;

2248 IdeInit = Instance->IdeControllerInit;
2299 IdeInit->NotifyPhase (IdeInit, EfiIdeBeforeChannelEnumeration, Port);
2340 IdeInit->NotifyPhase (IdeInit, EfiIdeBusBeforeDevicePresenceDetection, Port);
2466 IdeInit->SubmitData (IdeInit, Port, 0, &Buffer);
2471 Status = IdeInit->CalculateMode (
2472 IdeInit,