HomeSort by relevance Sort by last modified time
    Searched refs:VendorDeviceId (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
DriverDiagnostics.c 101 UINT32 VendorDeviceId;
182 Status = PciIo->Pci.Read (PciIo, EfiPciIoWidthUint32, 0, 1, &VendorDeviceId);
183 if (EFI_ERROR (Status) || VendorDeviceId == 0xffffffff) {
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/
PchPlatformPolicy.h 360 UINT32 VendorDeviceId;

Completed in 491 milliseconds