Searched defs:PciDevPath (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/
H A DBiosBlkIo.c235 EFI_DEVICE_PATH_PROTOCOL *PciDevPath; local
245 PciDevPath = NULL;
274 (VOID **) &PciDevPath,
416 SetBiosInitBlockIoDevicePath (PciDevPath, &BiosBlockIoPrivate->Bios, &BiosBlockIoPrivate->DevicePath);
466 if (PciDevPath != NULL) {

Completed in 72 milliseconds