Searched refs:PciDevPath (Results 1 – 2 of 2) sorted by relevance
120 PCI_DEVICE_PATH *PciDevPath; in ExtractDeviceInfoFromDevicePath() local158 PciDevPath = (PCI_DEVICE_PATH *) TmpDevPath; in ExtractDeviceInfoFromDevicePath()162 Dev->DevNum = PciDevPath->Device; in ExtractDeviceInfoFromDevicePath()163 Dev->FuncNum = PciDevPath->Function; in ExtractDeviceInfoFromDevicePath()165 AddPciDeviceNode((UINT32)BusNum, PciDevPath->Device, PciDevPath->Function, Dev); in ExtractDeviceInfoFromDevicePath()167 …BusNum = PciRead8 (PCI_LIB_ADDRESS (BusNum, PciDevPath->Device, PciDevPath->Function, NVME_PCIE_SE… in ExtractDeviceInfoFromDevicePath()
235 EFI_DEVICE_PATH_PROTOCOL *PciDevPath; in BiosBlockIoDriverBindingStart() local245 PciDevPath = NULL; in BiosBlockIoDriverBindingStart()274 (VOID **) &PciDevPath, in BiosBlockIoDriverBindingStart()416 …SetBiosInitBlockIoDevicePath (PciDevPath, &BiosBlockIoPrivate->Bios, &BiosBlockIoPrivate->DevicePa… in BiosBlockIoDriverBindingStart()466 if (PciDevPath != NULL) { in BiosBlockIoDriverBindingStart()