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

  /device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
PciDeviceSupport.h 285 IN PCI_IO_DEVICE *VgaDevice
295 VgaDevice - TODO: add argument description
PciDeviceSupport.c 885 IN PCI_IO_DEVICE *VgaDevice
893 VgaDevice - A pointer to the PCI_IO_DEVICE.
910 if (Temp->PciRootBridgeIo->SegmentNumber == VgaDevice->PciRootBridgeIo->SegmentNumber) {
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
PciDeviceSupport.h 235 @param VgaDevice PCI IO instance for the VGA device.
242 IN PCI_IO_DEVICE *VgaDevice
PciDeviceSupport.c 994 @param VgaDevice PCI IO instance for the VGA device.
1001 IN PCI_IO_DEVICE *VgaDevice
1013 if (Temp->PciRootBridgeIo->SegmentNumber == VgaDevice->PciRootBridgeIo->SegmentNumber) {
  /device/linaro/bootloader/edk2/DuetPkg/Library/DuetBdsLib/
BdsPlatform.h 190 PCI_DEVICE_PATH VgaDevice;

Completed in 173 milliseconds