HomeSort by relevance Sort by last modified time
    Searched refs:BuildDevicePath (Results 1 - 13 of 13) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/ScsiPassThru/
ScsiPassThru.h 324 EFI_SCSI_PASS_THRU_BUILD_DEVICE_PATH BuildDevicePath;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/ScsiPassThruExt/
ScsiPassThruExt.h 356 EFI_EXT_SCSI_PASS_THRU_BUILD_DEVICE_PATH BuildDevicePath;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
NvmExpressPassthru.h 204 The EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL.BuildDevicePath() function allocates and builds a single device
279 EFI_NVM_EXPRESS_PASS_THRU_BUILD_DEVICE_PATH BuildDevicePath;
ScsiPassThru.h 375 EFI_SCSI_PASS_THRU_BUILD_DEVICE_PATH BuildDevicePath;
ScsiPassThruExt.h 385 EFI_EXT_SCSI_PASS_THRU_BUILD_DEVICE_PATH BuildDevicePath;
AtaPassThru.h 305 The BuildDevicePath() function allocates and builds a single device node for the ATA
463 EFI_ATA_PASS_THRU_BUILD_DEVICE_PATH BuildDevicePath;
  /device/linaro/bootloader/edk2/EmbeddedPkg/Include/Protocol/
MmcHost.h 167 MMC_BUILDDEVICEPATH BuildDevicePath;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/
NvmExpress.c 171 Status = Private->Passthru.BuildDevicePath (
777 Private->Passthru.BuildDevicePath = NvmExpressBuildDevicePath;
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/SataSiI3132Dxe/
SataSiI3132.c 118 Instance->AtaPassThruProtocol.BuildDevicePath = SiI3132BuildDevicePath;
  /device/linaro/bootloader/edk2/EmbeddedPkg/Universal/MmcDxe/
Mmc.c 121 Status = MmcHost->BuildDevicePath (MmcHost, &NewDevicePathNode);
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Scsi/ScsiBusDxe/
ScsiBus.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe/
AtaBus.c 241 Status = AtaPassThru->BuildDevicePath (AtaPassThru, Port, PortMultiplierPort, &NewDevicePathNode);
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/VirtioScsiDxe/
VirtioScsi.c 889 Dev->PassThru.BuildDevicePath = &VirtioScsiBuildDevicePath;
    [all...]

Completed in 327 milliseconds