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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
H A DDriverDiagnostics.c101 UINT32 VendorDeviceId; local
182 Status = PciIo->Pci.Read (PciIo, EfiPciIoWidthUint32, 0, 1, &VendorDeviceId);
183 if (EFI_ERROR (Status) || VendorDeviceId == 0xffffffff) {

Completed in 1954 milliseconds