Home
last modified time | relevance | path

Searched refs:VendorDeviceId (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
DDriverDiagnostics.c101 UINT32 VendorDeviceId; in IDEBusDriverDiagnosticsRunDiagnostics() local
182 Status = PciIo->Pci.Read (PciIo, EfiPciIoWidthUint32, 0, 1, &VendorDeviceId); in IDEBusDriverDiagnosticsRunDiagnostics()
183 if (EFI_ERROR (Status) || VendorDeviceId == 0xffffffff) { in IDEBusDriverDiagnosticsRunDiagnostics()
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/
DPchPlatformPolicy.h360 UINT32 VendorDeviceId; member