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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Scsi/ScsiBusDxe/
H A DScsiBus.c1063 EFI_DEVICE_PATH_PROTOCOL *ScsiDevicePath; local
1070 ScsiDevicePath = NULL;
1081 &ScsiDevicePath
1088 &ScsiDevicePath
1098 ScsiDevicePath
1187 // The memory space for ScsiDevicePath is allocated in
1191 FreePool (ScsiDevicePath);

Completed in 42 milliseconds