Searched refs:BuildDevicePath (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DScsiPassThru.h375 EFI_SCSI_PASS_THRU_BUILD_DEVICE_PATH BuildDevicePath; member in struct:_EFI_SCSI_PASS_THRU_PROTOCOL
H A DScsiPassThruExt.h385 EFI_EXT_SCSI_PASS_THRU_BUILD_DEVICE_PATH BuildDevicePath; member in struct:_EFI_EXT_SCSI_PASS_THRU_PROTOCOL
H A DAtaPassThru.h305 The BuildDevicePath() function allocates and builds a single device node for the ATA
463 EFI_ATA_PASS_THRU_BUILD_DEVICE_PATH BuildDevicePath; member in struct:_EFI_ATA_PASS_THRU_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Scsi/ScsiBusDxe/
H A DScsiBus.c1077 Status = ScsiBusDev->ExtScsiInterface->BuildDevicePath (
1084 Status = ScsiBusDev->ScsiInterface->BuildDevicePath (
1188 // ScsiPassThru->BuildDevicePath() function; It is no longer used
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Ata/AtaBusDxe/
H A DAtaBus.c240 Status = AtaPassThru->BuildDevicePath (AtaPassThru, Port, PortMultiplierPort, &NewDevicePathNode);

Completed in 43 milliseconds