Home | History | Annotate | Download | only in AtaAtapiPassThru

Lines Matching refs:IdeInit

2235   EFI_IDE_CONTROLLER_INIT_PROTOCOL *IdeInit;

2258 IdeInit = Instance->IdeControllerInit;
2329 IdeInit->NotifyPhase (IdeInit, EfiIdeBeforeChannelEnumeration, Port);
2370 IdeInit->NotifyPhase (IdeInit, EfiIdeBusBeforeDevicePresenceDetection, Port);
2486 IdeInit->SubmitData (IdeInit, Port, 0, &Buffer);
2491 Status = IdeInit->CalculateMode (
2492 IdeInit,