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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciDriverOverride.c61 CurrentLink = PciIoDevice->OptionRomDriverList.ForwardLink;
63 while (CurrentLink != NULL && CurrentLink != &PciIoDevice->OptionRomDriverList) {
75 if (CurrentLink->ForwardLink == &PciIoDevice->OptionRomDriverList ||
129 InsertTailList (&PciIoDevice->OptionRomDriverList, &(Node->Link));
H A DPciBus.h264 LIST_ENTRY OptionRomDriverList; member in struct:_PCI_IO_DEVICE
H A DPciDeviceSupport.c912 InitializeListHead (&Dev->OptionRomDriverList);
H A DPciEnumeratorSupport.c2362 InitializeListHead (&PciIoDevice->OptionRomDriverList);
/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
H A DPciDriverOverride.c84 CurrentLink = PciIoDevice->OptionRomDriverList.ForwardLink;
86 while (CurrentLink && CurrentLink != &PciIoDevice->OptionRomDriverList) {
98 if (CurrentLink->ForwardLink == &PciIoDevice->OptionRomDriverList ||
155 InsertTailList (&PciIoDevice->OptionRomDriverList, &(Node->Link));
H A DPciBus.h183 LIST_ENTRY OptionRomDriverList; member in struct:_PCI_IO_DEVICE
H A DPciEnumeratorSupport.c1205 InitializeListHead (&PciIoDevice->OptionRomDriverList);
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
H A DPciBus.h257 LIST_ENTRY OptionRomDriverList;
248 LIST_ENTRY OptionRomDriverList; member in struct:_PCI_IO_DEVICE

Completed in 37 milliseconds