Searched refs:GetDevice (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
D | AtaPassThru.h | 464 EFI_ATA_PASS_THRU_GET_DEVICE GetDevice; member
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/SataSiI3132Dxe/ |
D | SataSiI3132.c | 119 Instance->AtaPassThruProtocol.GetDevice = SiI3132GetDevice; in SataSiI3132Constructor()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe/ |
D | AtaBus.c | 640 Status = AtaPassThru->GetDevice (AtaPassThru, RemainingDevicePath, &Port, &PortMultiplierPort); in AtaBusDriverBindingSupported() 840 Status = AtaPassThru->GetDevice (AtaPassThru, RemainingDevicePath, &Port, &PortMultiplierPort); in AtaBusDriverBindingStart()
|
/device/linaro/bootloader/edk2/ArmPkg/Library/BdsLib/ |
D | BdsFilePath.c | 267 BDS_GET_DEVICE GetDevice; member 335 Status = RemovableDevice->GetDevice (RemovableDevicePath, DeviceHandle, NewDevicePath); in TryRemovableDevice() 341 Status = RemovableDevice->GetDevice (RemovableDevicePath, DeviceHandle, NewDevicePath); in TryRemovableDevice()
|